From 109a7652b06cb4c06c4726b96f0865c24b21f0a0 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Sat, 23 Nov 2024 00:56:42 +0000 Subject: [PATCH] Adding cc by sa 4.0 (#49) * adding CC BY-SA 4.0 Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> * removed a typo * updated license wording Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- _layouts/default.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 421e958..f06e742 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -133,7 +133,8 @@

{% if page.alternate_title %}{{ page.alternate_title }}{% else {% endunless %} {{ content }} - +
+

Information on this page is licensed under a Creative Commons Attribution 4.0 International license CC BY-SA 4.0.

{% if page.last_modified_at %} {{ page.last_modified_at | date: "%B %d, %Y" }} @@ -142,6 +143,7 @@

{% endif %}

+