Add link to WiKi in resources cards

This commit is contained in:
Yukino Song
2025-04-14 23:28:10 +08:00
parent d784a093a8
commit 26b8446ba1
2 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
{{ $t('resource_card.lizardbyte_website') }}</a> -->
<a class="btn btn-secondary m-1" href="https://github.com/ClassicOldSong/Apollo/discussions" target="_blank">
<i class="fab fa-fw fa-github"></i> {{ $t('resource_card.github_discussions') }}</a>
<a class="btn btn-secondary m-1" href="https://github.com/ClassicOldSong/Apollo/wiki" target="_blank">
<i class="fab fa-fw fa-github"></i> {{ $t('resource_card.github_wiki') }}</a>
</div>
</div>
</div>