Add Cloudflare Analytics

This commit is contained in:
Quang Thắng 2020-12-15 20:04:44 +07:00 committed by GitHub
parent 02db91cc82
commit cbeac1900f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
{%- if site.footer_content -%}
<p class="text-small text-grey-dk-100 mb-0">{{ site.footer_content }}</p>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "a3bc8207481e41caad5cb16558187c6b"}'></script><!-- End Cloudflare Web Analytics -->
{%- endif -%}