From 27829670b087fdb8b6b1daed6b53df6eb0b96ce6b042624b19feda599bcad152 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Tue, 25 Oct 2022 00:00:00 +0000 Subject: Remove aggressive-looking caps --- config.toml | 2 +- content/about.md | 2 +- content/glossary.md | 2 +- content/promoted.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 12afcf1..cb2aa75 100644 --- a/config.toml +++ b/config.toml @@ -15,7 +15,7 @@ rssLimit = 20 [params] description = "Online journal about computing, philosophy, spirituality, privacy, and society." keywords = "computing, computers, philosophy, spirituality, privacy, surveillance, mass surveillance, free software, libre software, technology, society, politics, opinion, education, educational, blog, blogging, gemini, geminispace, gemini capsule" - indexTitle = "Welcome to my online journal!" + indexTitle = "Welcome To My Online Journal!" indexIntro = "I write about computing, philosophy, privacy, society, spirituality, and more." beginCopyrightYear = 2019 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 -- cgit v1.2.3