From 58ae285589b06657e4804ae12991071667fe894ce719920c1c234c40aa3c50c3 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Thu, 8 Dec 2022 00:00:00 +0000 Subject: Update theme --- config/_default/config.toml | 2 +- config/_default/params.toml | 1 - content/about.md | 2 +- themes/journal | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 4c673b7..02da9f5 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -1,7 +1,7 @@ theme = "journal" baseURL = "https://nicholasjohnson.ch" title = "Nicholas Johnson" -copyright = "CC BY-SA 4.0" +copyright = "Copyright 2019-{currentYear} Nicholas Johnson. CC BY-SA 4.0." languageCode = "en-us" disablePathToLower = true rssLimit = 20 diff --git a/config/_default/params.toml b/config/_default/params.toml index 10678c2..a477596 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -2,4 +2,3 @@ description = "Online journal about computing, philosophy, spirituality, privacy 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!" indexIntro = "I write about computing, philosophy, privacy, society, spirituality, and more." -beginCopyrightYear = 2019 diff --git a/content/about.md b/content/about.md index e2209af..490c701 100644 --- a/content/about.md +++ b/content/about.md @@ -1,7 +1,7 @@ --- title: "About Page" draft: false -nolinkemoji: true +showlinkemoji: false pageinfo: false _build: list: never diff --git a/themes/journal b/themes/journal index 4cddcc4..516da51 160000 --- a/themes/journal +++ b/themes/journal @@ -1 +1 @@ -Subproject commit 4cddcc49f68379b85ef50994ed834303a06034e2945fc9359d0a734db3b8d44a +Subproject commit 516da51f7fb57eb64190dc2bde321da99719a79a833e6b60445bf92b6edccdb1 -- cgit v1.2.3