Skip to content

Commit

Permalink
feat: 新增社区链接
Browse files Browse the repository at this point in the history
  • Loading branch information
rehiy committed Aug 15, 2023
1 parent c6ee97f commit 30d2e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/basic/navbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<li><a class="nav-link scrollto" href="index.php?rt=/#contact">联系</a></li>
<li><a class="nav-link" href="index.php?rt=/blog">博客</a></li>
<li><a class="nav-link" href="https://docs.opentdp.org" target="_blank">文档</a></li>
<li><a class="nav-link" href="https://meta.opentdp.org" target="_blank">社区</a></li>
<li><a class="getstarted scrollto d-none d-lg-inline" href="index.php?rt=/#about">启航</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
Expand Down

0 comments on commit 30d2e52

Please sign in to comment.