feat: update footer internal links
This commit is contained in:
parent
732495de47
commit
3c5d764711
1 changed files with 1 additions and 4 deletions
|
@ -13,10 +13,7 @@ const year = new Date().getFullYear()
|
|||
<a href="/now">What I'm up to</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/threads">Thoughts</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/showcase">Some Projects</a>
|
||||
<a href="/threads">My thoughts</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue