From a65ffc33cf76aaa0c2918213220f2450ba18a798 Mon Sep 17 00:00:00 2001 From: ch0ccyra1n Date: Tue, 27 May 2025 15:19:24 -0700 Subject: [PATCH] fix deprecated .Site.Author --- config.yaml | 7 ++++--- content/_index.md | 8 +++----- layouts/partials/footer.html | 4 ++-- themes/defiance-ng | 2 +- 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/config.yaml b/config.yaml index 6b61343..ae57d49 100644 --- a/config.yaml +++ b/config.yaml @@ -4,9 +4,10 @@ license: CC BY-NC-SA 4.0 licenselink: 'https://creativecommons.org/licenses/by-nc-sa/4.0/' theme: defiance-ng title: ch0ccyra1n's awesome website! -author: - name: ch0ccyra1n - email: ch0ccyra1n@riseup.net +params: + author: + name: ch0ccyra1n + email: ch0ccyra1n@riseup.net menu: main: - name: Home diff --git a/content/_index.md b/content/_index.md index 71632a6..daaf210 100644 --- a/content/_index.md +++ b/content/_index.md @@ -10,8 +10,6 @@ This is my website (***you*** should have one too. even if you don't think it's
Follow this blog on Bluesky
-Emerald Social iconMastodon -
Forgejo iconMy Forgejo Where I publish code
itch.io iconMy itch.io Where I release games @@ -19,12 +17,12 @@ This is my website (***you*** should have one too. even if you don't think it's ## Projects... -{{< rawhtml >}} -Emerald Social iconEmerald Social Mastodon Instance -{{< /rawhtml >}} +None at the moment! Stay tuned! ## Former Projects... {{< rawhtml >}} +Emerald Social iconEmerald Social Mastodon Instance +
Insurgent iconMy Writings for The Student Insurgent
Insurgent iconThe Student Insurgent website diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 7f06507..017d358 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -27,8 +27,8 @@

Want your badge here? Hit me up!


diff --git a/themes/defiance-ng b/themes/defiance-ng index 37f3e1d..da3f7cc 160000 --- a/themes/defiance-ng +++ b/themes/defiance-ng @@ -1 +1 @@ -Subproject commit 37f3e1ddb456a36e3c096a307e6a190d9b2c7456 +Subproject commit da3f7ccc502749848ad66bc5c8af38bda6a9c6aa