rj1
about | log | files | refs
commit 3583b83602e7440e4274390b917679494c465e92
parent 29f25e9af3fde069336bd7c4795349dc84b093b2
author: rj1 <[email protected]>
date:   Wed, 14 Dec 2022 01:13:26 -0600

modify irc url in footer

Diffstat:
Mthemes/rj1/layouts/partials/footer.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/rj1/layouts/partials/footer.html b/themes/rj1/layouts/partials/footer.html @@ -2,7 +2,7 @@ <hr> <div class="meta"> 「mail: <a href="mailto:[email protected]">[email protected]</a>」 「irc: <a - href="ircs://internetrelaychat.net:6697">[email protected]</a>」 「gh: <a + href="ircs://internetrelaychat.net:6697/rj1,isuser">[email protected]</a>」 「gh: <a href="https://github.com/rj1">rj1</a>」 「pgp: <a href="/gpg.txt">F0:42:A0:B6:CB:41:FD:A2</a>」 </div> </footer>