diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 8168dc9..51e1dba 100644 --- a/templates/base.html +++ b/templates/base.html @@ -68,6 +68,7 @@ pangu.autoSpacingPage(); }); </script> + <script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "8078c5560e6540b784765f5c22f73c62"}'></script> {% block metadata %}{# <meta property="og:image" content="/<%= theme.favicon %>"> #}{% endblock %} </head> <body> |