mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-24 10:51:27 +00:00
update footer links
This commit is contained in:
parent
43c8f24358
commit
22ed600cb9
1 changed files with 3 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue