feat: move git links over to my forgejo

This commit is contained in:
Lewis Wynne 2026-04-07 14:14:50 +01:00
parent 4760f44ce9
commit 4eadf44aa8
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ PUBLIC FILES
man.txt This man page. man.txt This man page.
SEE ALSO SEE ALSO
source https://github.com/llywelwyn/wynne.rs source https://git.ily.rs/lew/website
AUTHOR AUTHOR
lewis m.w. <lewis@wynne.rs> lewis m.w. <lewis@wynne.rs>

View file

@ -33,7 +33,7 @@ const { title, description = 'personal website of ' + title, showHeader = true,
</span> </span>
<span class="header-links"> <span class="header-links">
<a href="mailto:lewis@wynne.rs">mail</a> <a href="mailto:lewis@wynne.rs">mail</a>
<a href="https://github.com/llywelwyn">gh</a> <a href="https://git.ily.rs/lew">git</a>
<a href="/feed.xml">rss</a> <a href="/feed.xml">rss</a>
<a href="/sitemap.txt">sitemap</a> <a href="/sitemap.txt">sitemap</a>
<a href="/?do=random">random</a> <a href="/?do=random">random</a>