mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 03:10:42 +01:00
docs: add discord link to the section community (#759)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
committed by
GitHub
parent
bbf3424933
commit
b7b86bcc44
@@ -81,9 +81,14 @@ const links = computed(() => [{
|
||||
label: 'Star on GitHub',
|
||||
to: 'https://github.com/nuxt/ui',
|
||||
target: '_blank'
|
||||
}, {
|
||||
icon: 'i-heroicons-chat-bubble-bottom-center-text',
|
||||
label: 'Chat on Discord',
|
||||
to: 'https://discord.com/channels/473401852243869706/1153996761426300948',
|
||||
target: '_blank'
|
||||
}, {
|
||||
icon: 'i-heroicons-book-open',
|
||||
label: 'Nuxt documentation',
|
||||
label: 'Nuxt docs',
|
||||
to: 'https://nuxt.com',
|
||||
target: '_blank'
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user