summaryrefslogtreecommitdiff
path: root/templates/default.html
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-05-07 00:22:30 +0200
committerStefan Kreutz <mail@skreutz.com>2026-05-07 00:22:30 +0200
commit73826ea2208ae629d05144ace2fa43e23e59b5f6 (patch)
tree9be64b0b3e29135f1e281bb99d04269eab8a5923 /templates/default.html
parent65fdb57da75248e3a2c3b23c177472fd7cc0ae65 (diff)
downloadblog-73826ea2208ae629d05144ace2fa43e23e59b5f6.tar.gz
Move license statement to article footer
Diffstat (limited to 'templates/default.html')
-rw-r--r--templates/default.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html
index 92b9178..efdcfe3 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -32,7 +32,6 @@
</header>
<main>
$body$
- <p class="license">Except where otherwise noted, content on this website is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>. The <a href="https://git.skreutz.com/blog.git/">source code</a> is dual-licensed under <a href="https://opensource.org/licenses/MIT">MIT</a> or <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
</main>
<footer>
<nav>
Generated by cgit. See skreutz.com for my tech blog and contact information.