site

personal website, served at mordaunt.dev/site
Log | Files | Refs

commit 6830061848d14889cd0c665db3da086a41bf87fe
parent 78d06946348ee04c1c764b3daa57a858304dffa0
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Wed, 16 Jul 2025 16:13:33 -0300

config: show nostr icon

Link to my njump.me page.

Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com>

Diffstat:
Mhugo.toml | 10++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/hugo.toml b/hugo.toml @@ -79,14 +79,20 @@ style = "github-dark" weight = 2 url = "https://git.sr.ht/~jackmordaunt" [[params.social]] + name = "nostr" + icon = "fa-1x" + svg = "assets/images/nostr.svg" + weight = 3 + url = "https://njump.me/npub14l0387z0ejfmnn3j38nnalg5p57952d84aqakqguhzx7p7pns2vqg3x78w" +[[params.social]] name = "Public Keys" icon = "fa-solid fa-key fa-2x" - weight = 3 + weight = 4 url = "https://meta.sr.ht/~jackmordaunt.pgp" [[params.social]] name = "Bitcoin" icon = "fa-brands fa-bitcoin fa-2x" - weight = 4 + weight = 5 url = "pay-with-bitcoin/" # Menu links