diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/about.md | 2 | ||||
-rw-r--r-- | content/glossary.md | 2 | ||||
-rw-r--r-- | content/promoted.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/content/about.md b/content/about.md index cf1dfbd..ea3c141 100644 --- a/content/about.md +++ b/content/about.md @@ -1,5 +1,5 @@ --- -title: "ABOUT" +title: "About Page" draft: false nolinkemoji: true _build: diff --git a/content/glossary.md b/content/glossary.md index eeb234e..3dccda8 100644 --- a/content/glossary.md +++ b/content/glossary.md @@ -1,5 +1,5 @@ --- -title: "GLOSSARY" +title: "Glossary" draft: false _build: list: never diff --git a/content/promoted.md b/content/promoted.md index bd25d2a..11c1221 100644 --- a/content/promoted.md +++ b/content/promoted.md @@ -1,5 +1,5 @@ --- -title: "PROMOTED" +title: "Promoted Links" draft: false _build: list: never |