From 541da2397fcdb29cbd4f7e744b45eca7c58932ab Mon Sep 17 00:00:00 2001 From: Dibyashanu Pati <> Date: Thu, 13 Mar 2025 20:48:08 +0530 Subject: [PATCH] Made CC link more succint --- create-site.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-site.el b/create-site.el index 609acfc..ee4c63e 100755 --- a/create-site.el +++ b/create-site.el @@ -103,7 +103,7 @@ (a (@ (href "http://git.cosmicflow.i2p/DibyashanuPati/cosmicflow")) "Source Code (i2p)") " · " (a (@ (href "http://pohnq5z43ok3tefj6v3qx2zgn7zinpf4s55kztqxifa2poc3oirpe2id.onion/DibyashanuPati/cosmicflow")) "Source Code (tor)") - (p "© 2024-2025 Dibyashanu Pati - Except where otherwise noted, this work is licensed under http://creativecommons.org/licenses/by/3.0/" + (p "© 2024-2025 Dibyashanu Pati - CC BY-SA 4.0 " (img (@ (class "column align-left") (src "/pics/CCLogoColorPop1.gif") (style "width: 40px")