summaryrefslogtreecommitdiff
path: root/templates/template.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-01-03 11:11:58 -0500
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-01-03 11:11:58 -0500
commit0b0f971871773b77adc719ca4f0de52f0394e68f (patch)
tree21ffe767177ac997d6f4cb0e464a2a2787a943c1 /templates/template.html
parent13456cc29b9d8f348d90c9f4d81e3338f16b4383 (diff)
Including link to website source codev1.0.1
Diffstat (limited to 'templates/template.html')
-rwxr-xr-xtemplates/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html
index 17f5dba..2103cfa 100755
--- a/templates/template.html
+++ b/templates/template.html
@@ -25,7 +25,7 @@
{{.}}
</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>