about summary refs log tree commit diff stats
path: root/templates/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/post.html')
-rw-r--r--templates/post.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/post.html b/templates/post.html
index 5efd45f..7574a1f 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -69,10 +69,11 @@ foo=bar
       </article>
     </main>
     <footer>
-      Licensed under
+      Content is
       <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"
         >CC BY 4.0</a
-      >
+      >. <a href="https://git.alanpearce.eu/website/">Site source code</a> is
+      <a href="https://opensource.org/licenses/MIT">MIT</a>
     </footer>
   </body>
 </html>