index — crispy-website @ 06ffee22ccda58ceafde145f82435ca866a941a4

My personal homepage (very crispy)

licenses: fix missing dash
crispy-caesus crispy@crispy-caesus.eu
Wed, 25 Mar 2026 20:48:36 +0100
commit

06ffee22ccda58ceafde145f82435ca866a941a4

parent

be308fd08a2175a59794351362b18b049c2e048c

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M templates/licenses.htmltemplates/licenses.html

@@ -11,7 +11,7 @@ <body>

<div> <h1>Licenses</h1> <p> - Except otherwise <a href="#attributions">noted</a>, <a href="https://crispy-caesus.eu">crispy website</a>'s contents © 2024-2026 by <a href="https://crispy-caesus.eu">crispy-caesus</a> are licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> + Except otherwise <a href="#attributions">noted</a>, <a href="https://crispy-caesus.eu">crispy-website</a>'s contents © 2024-2026 by <a href="https://crispy-caesus.eu">crispy-caesus</a> are licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> <br> Except otherwise <a href="#attributions">noted</a>, <a href="https://codeberg.org/crispy-caesus/crispy-website">crispy-website</a>'s source code © 2024-2026 by <a href="https://crispy-caesus.eu">crispy-caesus</a> is licensed under <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL-3.0</a> <br><br>