From 038bf99f6ba4cf164e006dec7c07a355d3498aa7 Mon Sep 17 00:00:00 2001 From: Dibyashanu Pati <> Date: Tue, 4 Mar 2025 10:53:56 +0530 Subject: [PATCH] fixed links --- content/news.org | 2 ++ create-site.el | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/content/news.org b/content/news.org index d46c560..b52de76 100644 --- a/content/news.org +++ b/content/news.org @@ -1,3 +1,4 @@ +#+OPTIONS: \n:t #+begin_center : +--------------------------------------+ : | _ _ | @@ -28,6 +29,7 @@ clearweb - https://cosmicflow.space:3030 Site is now accessible on tor at http://iqxuzzpkshz4vgnm3v5wx3u3tuhad2neylzbguz72iratsoz7ndqcuyd.onion/ Site is now accessible on i2p at b32 - http://3ybufp27despd3l6xleeid6czdywxzq2k5jychilyuxroorhtl7q.b32.i2p/ + The site has also been registered on reg.i2p as http://cosmicflow.i2p, add this to your addressbook using the [[http://cosmicflow.i2p/?i2paddresshelper=18Pllghr80hgahJr4Rk--bWAmqGieE5m353AEAwHdvXXw-WWCGvzSGBqEmvhGT75tYCaoaJ4TmbfncAQDAd29dfD5ZYIa~NIYGoSa-EZPvm1gJqhonhOZt-dwBAMB3b118Pllghr80hgahJr4Rk--bWAmqGieE5m353AEAwHdvXXw-WWCGvzSGBqEmvhGT75tYCaoaJ4TmbfncAQDAd29dfD5ZYIa~NIYGoSa-EZPvm1gJqhonhOZt-dwBAMB3b118Pllghr80hgahJr4Rk--bWAmqGieE5m353AEAwHdvXXw-WWCGvzSGBqEmvhGT75tYCaoaJ4TmbfncAQDAd29dfD5ZYIa~NIYGoSa-EZPvm1gJqhonhOZt-dwBAMB3b118Pllghr80hgahJr4Rk--bWAmqGieE5m353AEAwHdvXXw-WWCGvzSGBqEmvhGT75tYCaoaJ4TmbfncAQDAd29Z4W3dKoVOl4Ek7mOInBGZjXWLUoj2JRtahx-ELxlF2UBQAEAAcAAA==][addresshelper]]. * Made site public on the clearweb - [2024-08-18 Sun] Site is now accessible at https://cosmicflow.space/ diff --git a/create-site.el b/create-site.el index 4d4c45f..026de6f 100755 --- a/create-site.el +++ b/create-site.el @@ -77,7 +77,9 @@ (a (@ (class "nav-link") (href "/exocortex/")) "Thought Garden") " " (a (@ (class "nav-link") (href "/blogs/")) "Blog") " " (a (@ (class "nav-link") (href "https://cosmicflow.space:3030/")) "Git-(clearweb)") " " - (a (@ (class "nav-link") (href "http//git.cosmicflow.i2p/")) "Git-(i2p)") " " + (a (@ (class "nav-link") (href "http://git.cosmicflow.i2p/")) "Git-(i2p)") " " + (a (@ (class "nav-link") (href "http://pohnq5z43ok3tefj6v3qx2zgn7zinpf4s55kztqxifa2poc3oirpe2id.onion/")) "Git-(tor)") " " + (a (@ (class "nav-link") (href "/about/")) "About") " " (a (@ (class "nav-link") (href "/contact/")) "PGP") " " (a (@ (class "nav-link") (href "/links/")) "Links") " " @@ -96,6 +98,8 @@ (a (@ (href "https://cosmicflow.space:3030/DibyashanuPati/cosmicflow")) "Source Code (clearweb)") " · " (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/" (img (@ (class "column align-left") (src "/pics/CCLogoColorPop1.gif")