From e2b8b2932ee0df538ff2728068d542ef3979b35b Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 16 Dec 2018 18:05:23 -0500 Subject: [PATCH] add license --- _includes/page/explore.html | 1 + _includes/post/about.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/_includes/page/explore.html b/_includes/page/explore.html index 2d278e4..d6309fa 100644 --- a/_includes/page/explore.html +++ b/_includes/page/explore.html @@ -7,4 +7,5 @@ {% endfor %}
  • All
  • +
    All content contained in this website is licensed under the CC-BY 4.0 license.
    diff --git a/_includes/post/about.html b/_includes/post/about.html index 4b42db6..c38e2bc 100644 --- a/_includes/post/about.html +++ b/_includes/post/about.html @@ -4,4 +4,6 @@ Written by the pseudonymous {% if page.author.fullname %} {{ page.author.fullname }} {% else %} {{ site.author.fullname }} {% endif %} on {{ page.date | date: "%d %B %Y" }} +
    All content contained in this website is licensed under the CC-BY 4.0 license.
    +