♻️ removes matomo, fixes linting errors, adds fathom

This commit is contained in:
lostdesign
2020-04-28 18:17:05 +02:00
parent 0122e5b8bd
commit 7ee963313d
12 changed files with 11177 additions and 214 deletions

View File

@@ -1,6 +1,13 @@
<!DOCTYPE html>
<html {{ HTML_ATTRS }}>
<head {{ HEAD_ATTRS }}>
<!-- Fathom - beautiful, simple website analytics -->
<script src="https://cdn.usefathom.com/3.js" site="OCSVINVR"></script>
<script>
window.fathom || document.write('<script src="https://starfish.taskflow.io/core.js"><\/script>');
</script>
<!-- / Fathom -->
{{ HEAD }}
</head>
<body {{ BODY_ATTRS }}>