docs: add pro link in header

This commit is contained in:
Benjamin Canac
2023-10-18 17:56:44 +02:00
parent 40f3b16100
commit 0c36996adb

View File

@@ -58,6 +58,10 @@ const links = computed(() => {
label: 'Playground',
icon: 'i-simple-icons-stackblitz',
to: '/playground'
}, {
label: 'Pro',
icon: 'i-heroicons-square-3-stack-3d',
to: '/pro'
}, {
label: 'Releases',
icon: 'i-heroicons-rocket-launch-solid',