feat(SEO): better metadata and SEO tags
This commit is contained in:
@@ -73,6 +73,8 @@ export default defineNuxtConfig({
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
apiBase: process.env.NUXT_PUBLIC_API_BASE || 'http://localhost:3100/api',
|
||||
urlBase: process.env.NUXT_PUBLIC_URL_BASE || 'http://localhost:3000/',
|
||||
fediverseCreator: process.env.NUXT_PUBLIC_FEDIVERSE_CREATOR || ''
|
||||
}
|
||||
},
|
||||
nitro: {
|
||||
|
||||
Reference in New Issue
Block a user