We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af0e5e commit 1632eeeCopy full SHA for 1632eee
docs/pages/index.vue
@@ -18,7 +18,7 @@ useSeoMeta({
18
const source = ref('npx nuxi@latest module add fonts')
19
const { copy, copied } = useClipboard({ source })
20
21
-const providers = ['google', 'bunny', 'adobe', 'fontshare', 'fontsource']
+// const providers = ['google', 'bunny', 'adobe', 'fontshare', 'fontsource']
22
// Disabling because svg to png does not work now with SSG
23
// Related issue: https://github.com/unjs/ipx/issues/160
24
// const img = useImage()
0 commit comments