diff options
author | tdro <tdro@noreply.example.com> | 2024-06-30 00:00:00 +0000 |
---|---|---|
committer | tdro <tdro@noreply.example.com> | 2024-06-30 00:00:00 +0000 |
commit | 81be0932dc5bb31b7706258d87d3d1947660359d (patch) | |
tree | 4bae0256f74117aad94a489c2f4ca1b70acc334c /data | |
parent | 5ef678b5479fcb4510b4f605ff7713c1d1afe52d (diff) | |
download | canory-81be0932dc5bb31b7706258d87d3d1947660359d.tar.gz canory-81be0932dc5bb31b7706258d87d3d1947660359d.tar.bz2 canory-81be0932dc5bb31b7706258d87d3d1947660359d.zip |
themes/default/layouts/partials/footer: Fix copyright notices
Diffstat (limited to 'data')
-rw-r--r-- | data/authors/canory.yaml | 2 | ||||
-rw-r--r-- | data/authors/default.yaml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/data/authors/canory.yaml b/data/authors/canory.yaml index 33281aa..cf578ea 100644 --- a/data/authors/canory.yaml +++ b/data/authors/canory.yaml @@ -8,7 +8,7 @@ domain: host: canory.example url: https://example.com epoch: Arrived on the second fortnight of April, `2022` -footer: Canory's Micro Blog · [CC0](https://creativecommons.org/publicdomain/zero/1.0/) +footer: Canory's Micro Blog · [CC0](https://creativecommons.org/publicdomain/zero/1.0/) Content Copyright picture: header: media/header.jpg profile: media/picture.png diff --git a/data/authors/default.yaml b/data/authors/default.yaml index db028af..08a3a3f 100644 --- a/data/authors/default.yaml +++ b/data/authors/default.yaml @@ -11,6 +11,7 @@ picture: header: media/header.jpg profile: media/picture.png epoch: Appeared sometime around April, `2022` +footer: Default's Micro Blog · [CC0](https://creativecommons.org/publicdomain/zero/1.0/) Content Copyright description: > Dignissimos quis animi velit. Not a bot. If you believe everything you read on the Internet, you'll think that I'm human. [Profile](https://pixabay.com/vectors/robots-automata-grey-bot-3338504/) |