update footer links

This commit is contained in:
ClasWen 2024-03-31 20:16:02 +08:00
parent 43c8f24358
commit 22ed600cb9

View file

@ -20,20 +20,17 @@ const year = date.getFullYear();
<div class="item products">
<div class="item-title">作品</div>
<a href="/" target="_blank">本站</a>
<a href="https://the.top" target="_blank">TOP Link</a>
<a href="https://news.the.top" target="_blank">TOP News</a>
<a href="https://repair.nbtca.space" target="_blank">维修管理</a>
</div>
<div class="item community">
<div class="item-title">社媒</div>
<a href="https://twitter.com/austinit" target="_blank">Twitter</a>
<a href="https://github.com/austin2035" target="_blank">Github</a>
<a href="https://t.me/austin2035" target="_blank">Telegram</a>
<a href="https://github.com/nbtca" target="_blank">Github</a>
</div>
<div class="item resources">
<div class="item-title">友链</div>
<a href="https://the.top">THE.TOP</a>
<a href="https://www.cnblogs.com/N3ptune">N3ptune</a>
</div>
</div>
</div>