We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f7221 commit fc29aa7Copy full SHA for fc29aa7
docs/index.md
@@ -28,12 +28,12 @@ features:
28
- title: Protected Credentials
29
icon: 🔒
30
details: Server-side proxy keeps your Kirby credentials safe. No CORS issues, no exposed tokens.
31
- link: /troubleshooting/common-issues
+ link: /essentials/what-is-nuxt-kirby
32
linkText: How It Works
33
- title: Familiar Developer Experience
34
icon: 🤹
35
details: Handle requests just like Nuxt's <code>useFetch</code> composable. Fully typed with caching included.
36
- link: /guides/fetching-kirby-data
+ link: /api/
37
linkText: Get Started
38
- title: Multiple Starter Kits
39
icon: 🦦
0 commit comments