From b80a5d5e53a8dbd4a8d9846b9943057a938ed905 Mon Sep 17 00:00:00 2001 From: Mahyar Khanbolooki Date: Wed, 17 Sep 2025 13:20:51 +0330 Subject: [PATCH] add: enamad metatag --- nuxt.config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index 28bd5fc..b961026 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -36,7 +36,8 @@ export default { name: 'description', content: 'آسان سرویس یکی از بزرگترین و فعالترین ارائه دهنده خدمات پس از فروش محصولات الکترونیکی به مدد شبکه گسترده و منسجم خدمات پس از فروش خود توانسته پاسخگوی مشتریان فهیم و گرانقدر باشد.' - } + }, + { hid: 'enamad', name: 'enamad', content: '61743354' } ], link: [ { rel: 'icon', type: 'image/x-icon', href: '/assets/img/favicon.png' },