From 64c0e87cea253fc68fe1a2516fb9ba74bdd94aec Mon Sep 17 00:00:00 2001 From: aditya Date: Sun, 18 Jun 2023 00:42:33 +0530 Subject: [PATCH] add license notice --- layouts/partials/footer/text.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/footer/text.html b/layouts/partials/footer/text.html index c356329..b95ecf4 100644 --- a/layouts/partials/footer/text.html +++ b/layouts/partials/footer/text.html @@ -4,7 +4,7 @@ {{ . | markdownify }} {{ else }} - {{ i18n "footer_text" . | markdownify }} + Creative Commons Licence
This work is licensed under a Creative Commons Attribution 4.0 International License
{{ end }}