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 85eaaac commit 150db3eCopy full SHA for 150db3e
1 file changed
docs/nuxt.config.ts
@@ -19,10 +19,6 @@ export default defineNuxtConfig({
19
preference: 'dark',
20
},
21
22
- ui: {
23
- icons: ['heroicons', 'simple-icons', 'ph'],
24
- },
25
-
26
routeRules: {
27
'/get-started': { redirect: { to: '/get-started/installation', statusCode: 301 } },
28
'/configuration': { redirect: { to: '/get-started/configuration', statusCode: 301 } },
0 commit comments