Add meta tag for Enamad verification in nuxt.config.ts
This commit is contained in:
@@ -22,6 +22,10 @@ export default defineNuxtConfig({
|
||||
name: "mobile-web-app-capable",
|
||||
content: "yes",
|
||||
},
|
||||
{
|
||||
name: "enamad",
|
||||
content: "15287021",
|
||||
},
|
||||
],
|
||||
link: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user