Add new files from upstream

This commit is contained in:
2022-10-10 13:09:51 -04:00
parent c1cfa9ded4
commit a9334bf178
16 changed files with 2708 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{% if site.cloudflare_analytics %}
<!-- Cloudflare Web Analytics -->
<script defer
src='https://static.cloudflareinsights.com/beacon.min.js'
data-cf-beacon='{"token": "{{ site.cloudflare_analytics}}"}'>
</script>
<!-- End Cloudflare Web Analytics -->
{% endif %}