You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by hb...@apache.org on 2022/12/19 00:34:19 UTC

[age-website] branch new-web updated: Update google search console

This is an automated email from the ASF dual-hosted git repository.

hbshin pushed a commit to branch new-web
in repository https://gitbox.apache.org/repos/asf/age-website.git


The following commit(s) were added to refs/heads/new-web by this push:
     new 6d70f3b2 Update google search console
6d70f3b2 is described below

commit 6d70f3b2b04b2f03bc3a8c25ce949b3cb4b3f970
Author: Hanbyeol Shin /  David Shin / 신한별 <76...@users.noreply.github.com>
AuthorDate: Mon Dec 19 09:34:12 2022 +0900

    Update google search console
---
 src/components/Layout.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/Layout.js b/src/components/Layout.js
index a69f0daa..37998b16 100644
--- a/src/components/Layout.js
+++ b/src/components/Layout.js
@@ -45,7 +45,7 @@ const TemplateWrapper = ({ children }) => {
             <meta name="description" content={description} />
             {/* Global site tag (gtag.js) - Google Analytics */}
             <script async src="https://www.googletagmanager.com/gtag/js?id=G-VPCE2QF63F" />
-            <meta name="google-site-verification" content="Sg7FXSIvwNURx7kORurPzTfO1rfixwHzONk0f-_K_Wc"></meta>
+            <meta name="google-site-verification" content="yl8xrMjtcZXVEZ0JqZ_H0s3YJ4hb8XwKMkCOdKoC3Jk" />
             <script>
                 {injectGA()}
             </script>