feat: move git links over to my forgejo
This commit is contained in:
parent
4760f44ce9
commit
4eadf44aa8
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue