Skip to content

Commit

Permalink
Implement PWA Support
Browse files Browse the repository at this point in the history
  • Loading branch information
Daltz333 committed Feb 9, 2022
1 parent b5b8147 commit 9c0dbcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
ogp_custom_meta_tags = [
'<meta property="og:ignore_canonical" content="true" />',
'<meta name="theme-color" content="#003974" />',
'<meta name="google-site-verification" content="xcmdxM0KzMYiAOeJzyF_l2Tn3AHGzPICs9_vX6q2nwM" />',
]

# Set location of pages to be indexed by delta
Expand Down

0 comments on commit 9c0dbcd

Please sign in to comment.