From 46d75b2b2efca5861dde7c272b8308a3e09c2ae4 Mon Sep 17 00:00:00 2001 From: Henrik Askjer <henrik.askjer@uib.no> Date: Fri, 28 Jan 2022 14:31:08 +0100 Subject: [PATCH] update site verification --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 698c82cf..6e624d49 100644 --- a/public/index.html +++ b/public/index.html @@ -17,7 +17,7 @@ <meta property="og:image:width" content="256px" /> <meta property="og:image:height" content="256px" /> <meta property="twitter:image" content="https://dev.ordbok.uib.no/logo.png" /> - <meta name="google-site-verification" content="5rx7dRI0Rbz6cXL4zgASLVDBDbT1noovdhJH8V69xhw" /> + <meta name="google-site-verification" content="d59q3QVO_FcjamiA1mJColC3Rn7uAIH92szR4TEZ5C4" /> <title>Ordbøkene.no - Bokmålsordboka og Nynorskordboka</title> </head> <body> -- GitLab