mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-15 04:42:23 +08:00
site: add naive ui admin to footer
This commit is contained in:
parent
5dd5cc55fd
commit
1abb00b15d
@ -20,6 +20,14 @@
|
||||
<n-button text tag="a" target="_blank" href="https://www.xicons.org">{{
|
||||
t('icons')
|
||||
}}</n-button>
|
||||
<n-button
|
||||
text
|
||||
tag="a"
|
||||
target="_blank"
|
||||
href="https://github.com/jekip/naive-ui-admin"
|
||||
>
|
||||
Naive UI Admin
|
||||
</n-button>
|
||||
</div>
|
||||
<div class="footer-links-col">
|
||||
<n-text depth="1" class="col-header">{{ t('help') }}</n-text>
|
||||
|
Loading…
Reference in New Issue
Block a user