~emersion/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] Add email to nav menu

Details
Message ID
<20220117200830.45339-1-james@jamespearson.xyz>
DKIM signature
missing
Download raw message
Patch: +1 -0
Simon's contact email isn't listed on his website. It's only listed on
GitHub as the email address for the swaywm group, and in mailing lists
on Sourcehut that Simon sends to. I have added his email address to make
it easier for everyone else to find his email.

---
 themes/shimong/layouts/partials/nav.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/themes/shimong/layouts/partials/nav.html b/themes/shimong/layouts/partials/nav.html
index 34f1dbb..ab92bbc 100644
--- a/themes/shimong/layouts/partials/nav.html
+++ b/themes/shimong/layouts/partials/nav.html
@@ -1,6 +1,7 @@
<nav>
	{{- if not .IsHome }}<a href="{{ .Site.BaseURL }}">home</a> &middot;{{ end }}
	<a href="{{ .Site.BaseURL }}blog">blog</a> &middot;
	<a rel="me" href="mailto:contact@emersion.fr">contact</a> &middot;
	<a rel="me" href="https://github.com/emersion">github</a> &middot;
	<a rel="me" href="https://sr.ht/~emersion">sourcehut</a> &middot;
	<a href="{{ .Site.BaseURL }}.well-known/openpgpkey/hu/dj3498u4hyyarh35rkjfnghbjxug6b19" title="PGP key 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48" download="emersion.pgp">pgp</a> &middot;
-- 
2.34.1
Details
Message ID
<MUyP0SQU4bcv78iyJBjim3LmF6ichoQF9182ocf0WdBXbnwidmtkC2w8c_aohKCwjHUf4veuqNanJm4F53Kkx0VcEF_gfSfg4HF90VTtSAo=@emersion.fr>
In-Reply-To
<20220117200830.45339-1-james@jamespearson.xyz> (view parent)
DKIM signature
missing
Download raw message
Pushed, thanks!
Reply to thread Export thread (mbox)