From 7bf9fa8cd6bd6f8627697affa49e537d14563e1d Mon Sep 17 00:00:00 2001 From: khatab Wedaa <38974561+khatabwedaa@users.noreply.github.com> Date: Wed, 9 Feb 2022 12:25:18 +0200 Subject: [PATCH] Update nuxt.config.js --- nuxt.config.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nuxt.config.js b/nuxt.config.js index 92de9e0..46102cc 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -21,6 +21,12 @@ export default { name: "viewport", content: "width=device-width, initial-scale=1", }, + { + hid: "google-site-verification", + name: "google-site-verification", + content: + "QRMDjLaI3WzSCIN04PLJQxq6TmErrI5d4zXIY5JZHK4", + }, { hid: "description", name: "description",