Add meta tag for Enamad verification in nuxt.config.ts

This commit is contained in:
Parsa Nazer
2025-11-04 19:26:36 +03:30
parent 6b4fcb0672
commit c2f5bdf55e
+4
View File
@@ -22,6 +22,10 @@ export default defineNuxtConfig({
name: "mobile-web-app-capable",
content: "yes",
},
{
name: "enamad",
content: "15287021",
},
],
link: [
{