From: Steve Myers Date: Fri, 24 Apr 2026 18:43:15 +0000 (-0500) Subject: footer: add social media icons and links X-Git-Url: http://internal-gitweb-vhost/parse/blockdata/script/tx_graph/struct.ChangeSet.html?a=commitdiff_plain;p=bitcoindevkit.org footer: add social media icons and links --- diff --git a/zensical.toml b/zensical.toml index f8068f8ced..ff698a325b 100644 --- a/zensical.toml +++ b/zensical.toml @@ -323,8 +323,21 @@ toggle.name = "Switch to light mode" # ---------------------------------------------------------------------------- # The "extra" section contains miscellaneous settings. # ---------------------------------------------------------------------------- -#[[project.extra.social]] -#icon = "fontawesome/brands/github" -#link = "https://github.com/user/repo" +[[project.extra.social]] +icon = "fontawesome/brands/github" +link = "https://github.com/bitcoindevkit" + +[[project.extra.social]] +icon = "fontawesome/brands/discord" +link = "https://discord.gg/2ecZzvYtku" + +[[project.extra.social]] +icon = "fontawesome/solid/feather" +link = "https://primal.net/p/nprofile1qqsgkmgkmv63djkxmwvdlyaxx0xtsytvkyyg5fwzmp48pwd30f3jtxsea7hrg" + +[[project.extra.social]] +icon = "fontawesome/brands/x-twitter" +link = "https://x.com/bitcoindevkit" +