about summary refs log tree commit diff
path: root/layouts/partials/copyright.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/copyright.html')
-rw-r--r--layouts/partials/copyright.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/layouts/partials/copyright.html b/layouts/partials/copyright.html
new file mode 100644
index 0000000..6648175
--- /dev/null
+++ b/layouts/partials/copyright.html
@@ -0,0 +1,12 @@
+<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>
+<br>
+The content for this site is
+<a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.
+<br>
+The <a href="https://git.sr.ht/~huyngo/blog">code for this site</a>
+is <a href="https://opensource.org/licenses/MIT">MIT</a>.