Skip to content

Commit 9c0dbcd

Browse files
committed
Implement PWA Support
1 parent b5b8147 commit 9c0dbcd

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
@@ -113,6 +113,7 @@
113113
ogp_custom_meta_tags = [
114114
'<meta property="og:ignore_canonical" content="true" />',
115115
'<meta name="theme-color" content="#003974" />',
116+
'<meta name="google-site-verification" content="xcmdxM0KzMYiAOeJzyF_l2Tn3AHGzPICs9_vX6q2nwM" />',
116117
]
117118

118119
# Set location of pages to be indexed by delta

0 commit comments

Comments
 (0)