Skip to content

Commit

Permalink
chore(docs): remove unneeded icons config
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jan 7, 2025
1 parent 85eaaac commit 150db3e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ export default defineNuxtConfig({
preference: 'dark',
},

ui: {
icons: ['heroicons', 'simple-icons', 'ph'],
},

routeRules: {
'/get-started': { redirect: { to: '/get-started/installation', statusCode: 301 } },
'/configuration': { redirect: { to: '/get-started/configuration', statusCode: 301 } },
Expand Down

0 comments on commit 150db3e

Please sign in to comment.