Added attributions

This commit is contained in:
Dibyashanu Pati 2025-03-13 20:35:53 +05:30
parent a2c7d54435
commit c86dd630cc
2 changed files with 9 additions and 1 deletions

View file

@ -75,7 +75,7 @@
(nav (@ (class "nav"))
(a (@ (class "nav-link") (href "/")) "<span style='color: #833F3F;'>Home</span>") " "
(a (@ (class "nav-link") (href "/exocortex/")) "<span style='color: #304570;'>Exocortex</span><sub style='font-size: 0.55em; color: #DE3163'> requires javascript</sub>") " "
(a (@ (class "nav-link") (href "/exocortex/")) "<span style='color: #DE3163;'>Exocortex</span><sub style='font-size: 0.55em; color: red;'> requires javascript</sub>") " "
(a (@ (class "nav-link") (href "/blogs/")) "<span style='color: #3F833F;'>Blog</span>") " "
(a (@ (class "nav-link") (href "https://cosmicflow.space:3030/")) "<span style='color: #C0C0C0;'>Git</span><sub style='font-size: 0.6em; color: red'> clearweb</sub>") " "
(a (@ (class "nav-link") (href "http://git.cosmicflow.i2p/")) "<span style='color: #C0C0C0;'>Git</span><sub style='font-size: 0.6em; color: #e9ff33'> i2p</sub>") " "
@ -95,6 +95,8 @@
(p (a (@ (href "/privacy_policy/")) "Privacy Policy")
" · "
(a (@ (href "/credits/")) "Credits")
" · "
(a (@ (href "/attributions/")) "Attributions")
" · "
(a (@ (href "https://cosmicflow.space:3030/DibyashanuPati/cosmicflow")) "Source Code (clearweb)")
" · "