Update footer links for forge and social

These were updated in the header and other parts of the site previously;
I somehow overlooked these.
master
Mike Gerwitz 2023-12-17 11:30:38 -05:00
parent 32e70b2e4c
commit 35278a3f07
Signed by: mikegerwitz
GPG Key ID: 8C917B7F5DC51BA2
1 changed files with 3 additions and 3 deletions

View File

@ -67,7 +67,7 @@
<ul>
<li><a href="/about">About</a></li>
<li><a href="/about/resume">Résumé</a></li>
<li><a href="https://social.mikegerwitz.com/">GNU Social</a></li>
<li><a href="https://pleroma.mikegerwitz.com/">Social</a></li>
<li><a href="/about/inside">GNU/Linux Inside</a></li>
<li><a href="/rss">RSS Feed</a></li>
</ul>
@ -78,9 +78,9 @@
<ul>
<li><a href="/posts">Posts</a></li>
<li><a href="/talks">Talks</a></li>
<li><a href="/projects">Projects</a></li>
<li><a href="//forge.mikegerwitz.com/">Projects</a></li>
<li><a href="/papers">Papers</a></li>
<li><a href="/projects/thoughts">Website Source Code</a></li>
<li><a href="//forge.mikegerwitz.com/mikegerwitz/thoughts">Website Source Code</a></li>
</ul>
</nav>