mirror of
https://github.com/remoteintech/remote-jobs
synced 2024-12-26 04:13:10 +00:00
Merge pull request #1301 from remoteintech/add-fathom
Add fathom to base
This commit is contained in:
commit
0ee97d2b6f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
{%- for script in scripts %}
|
||||
<script type="text/javascript" src="{{ script.url }}"></script>
|
||||
{%- endfor %}
|
||||
<script src="https://cdn.usefathom.com/script.js" data-site="KVRCNWLT" defer></script>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
|
|
Loading…
Reference in a new issue