summaryrefslogtreecommitdiff
path: root/templates/articletemplate.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/articletemplate.html')
-rwxr-xr-xtemplates/articletemplate.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/articletemplate.html b/templates/articletemplate.html
index 0e7d22b..182632d 100755
--- a/templates/articletemplate.html
+++ b/templates/articletemplate.html
@@ -22,7 +22,7 @@
{{body|safe}}
</div>
<footer class="LicenseFooter">
- <p>The content for this site is <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>. The code for this site is <a href="https://opensource.org/license/MIT">MIT</a>.</p>
+ <p>The content for this site is <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>. The <a href="https://codeberg.org/JacobMcDonnell/JacobMcDonnell.com">code</a> for this site is <a href="https://opensource.org/license/MIT">MIT</a>.</p>
</footer>
</body>
</html>