Skip to content

Commit 53be0d1

Browse files
authored
Add google meta tag (#1690)
1 parent f5d0387 commit 53be0d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
ogp_custom_meta_tags = [
113113
'<meta property="og:ignore_canonical" content="true" />',
114114
'<meta name="theme-color" content="#003974" />',
115+
'<meta name="google-site-verification" content="xcmdxM0KzMYiAOeJzyF_l2Tn3AHGzPICs9_vX6q2nwM" />',
115116
]
116117

117118
# Set location of pages to be indexed by delta

0 commit comments

Comments
 (0)