added separate git links for clearweb and i2p

This commit is contained in:
Dibyashanu Pati 2025-03-03 21:55:18 +05:30
parent a278e87b76
commit 494f5599fa

View file

@ -76,12 +76,12 @@
(a (@ (class "nav-link") (href "/")) "Home") " " (a (@ (class "nav-link") (href "/")) "Home") " "
(a (@ (class "nav-link") (href "/exocortex/")) "Thought Garden") " " (a (@ (class "nav-link") (href "/exocortex/")) "Thought Garden") " "
(a (@ (class "nav-link") (href "/blogs/")) "Blog") " " (a (@ (class "nav-link") (href "/blogs/")) "Blog") " "
(a (@ (class "nav-link") (href "https://cosmicflow.space:3030/")) "Git") " " (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 "/about/")) "About") " " (a (@ (class "nav-link") (href "/about/")) "About") " "
(a (@ (class "nav-link") (href "/contact/")) "PGP") " " (a (@ (class "nav-link") (href "/contact/")) "PGP") " "
(a (@ (class "nav-link") (href "/links/")) "Links") " " (a (@ (class "nav-link") (href "/links/")) "Links") " "
(a (@ (class "nav-link") (href "/gallery/")) "Gallery") " " (a (@ (class "nav-link") (href "/gallery/")) "Gallery") " "
;; (a (@ (class "nav-link") (href "https://store.systemcrafters.net?utm_source=sc-site-nav")) "Store") " "
(a (@ (class "nav-link") (href "/news/")) "News"))))))) (a (@ (class "nav-link") (href "/news/")) "News")))))))
(defun my/site-footer () (defun my/site-footer ()
@ -93,9 +93,9 @@
" · " " · "
(a (@ (href "/credits/")) "Credits") (a (@ (href "/credits/")) "Credits")
" · " " · "
(a (@ (href "https://cosmicflow.space:3030/DibyashanuPati/cosmicflow")) "Source Code") (a (@ (href "https://cosmicflow.space:3030/DibyashanuPati/cosmicflow")) "Source Code (clearweb)")
;; " · " " · "
;; (a (@ (rel "me") (href "https://fosstodon.org/@daviwil")) "Fediverse")) (a (@ (href "http://git.cosmicflow.i2p/DibyashanuPati/cosmicflow")) "Source Code (i2p)")
(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 - Except where otherwise noted, this work is licensed under http://creativecommons.org/licenses/by/3.0/"
(img (@ (class "column align-left") (img (@ (class "column align-left")
(src "/pics/CCLogoColorPop1.gif") (src "/pics/CCLogoColorPop1.gif")