Skip to content

Commit 1632eee

Browse files
committed
chore: lint
1 parent 5af0e5e commit 1632eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ useSeoMeta({
1818
const source = ref('npx nuxi@latest module add fonts')
1919
const { copy, copied } = useClipboard({ source })
2020
21-
const providers = ['google', 'bunny', 'adobe', 'fontshare', 'fontsource']
21+
// const providers = ['google', 'bunny', 'adobe', 'fontshare', 'fontsource']
2222
// Disabling because svg to png does not work now with SSG
2323
// Related issue: https://github.com/unjs/ipx/issues/160
2424
// const img = useImage()

0 commit comments

Comments
 (0)