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.
    +