diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2025-08-18 22:25:43 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2025-08-18 22:25:43 +0300 |
commit | 56caaaf999ce2def34802dda09607b5824227204 (patch) | |
tree | e0fb09873cae5a3001dfd82de5cb73ca0ab0095f /templates/base.html | |
parent | 0b59861191a1caf84fb94644d45c2696949db78e (diff) | |
download | yaroslavps.com-56caaaf999ce2def34802dda09607b5824227204.tar.gz yaroslavps.com-56caaaf999ce2def34802dda09607b5824227204.zip |
config: update to zola 0.21.0
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 19f447e..c0795c0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -86,7 +86,7 @@ {{ current_url }} </p> <p> - © 2018—2024 Yaroslav de la Peña Smirnov. + © 2018—2025 Yaroslav de la Peña Smirnov. </p> <!-- <br> --> <!-- <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a> --> |