add NUXT_PUBLIC_FONTS_URL to env
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
NUXT_PUBLIC_SITE_URL=example.com
|
||||
NUXT_PUBLIC_BASE_URL=https://example.com
|
||||
NUXT_PUBLIC_AUTHOR=John Doe
|
||||
NUXT_PUBLIC_SITE_NAME=John's Blog
|
||||
NUXT_PUBLIC_SITE_NAME=John's Blog
|
||||
# Fonts, please preserve last slash
|
||||
NUXT_PUBLIC_FONTS_URL=https://fonts.example.com/
|
||||
Reference in New Issue
Block a user