Skip to content

Commit

Permalink
docs: remove conf for old modules
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Mar 11, 2024
1 parent 812da3b commit 1490f0e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,6 @@ export default defineNuxtConfig({
ui: {
icons: ['heroicons', 'simple-icons', 'ph'],
},
fontMetrics: {
fonts: ['DM Sans'],
},
googleFonts: {
display: 'swap',
download: true,
families: {
'DM+Sans': [400, 500, 600, 700],
},
},
nitro: {
prerender: {
routes: ['/api/search.json'],
Expand Down

0 comments on commit 1490f0e

Please sign in to comment.