Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed May 22, 2024
1 parent 5af0e5e commit 1632eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ useSeoMeta({
const source = ref('npx nuxi@latest module add fonts')
const { copy, copied } = useClipboard({ source })
const providers = ['google', 'bunny', 'adobe', 'fontshare', 'fontsource']
// const providers = ['google', 'bunny', 'adobe', 'fontshare', 'fontsource']
// Disabling because svg to png does not work now with SSG
// Related issue: https://github.com/unjs/ipx/issues/160
// const img = useImage()
Expand Down

0 comments on commit 1632eee

Please sign in to comment.