chore: update url
This commit is contained in:
parent
41bf7db8c9
commit
da9e8427ee
2 changed files with 2 additions and 5 deletions
|
@ -37,6 +37,3 @@
|
|||
|
||||
# netlify app domain
|
||||
https://cdme.netlify.app https://coryd.dev 301!
|
||||
|
||||
# analytics
|
||||
/script.js https://cdn.usefathom.com/script.js 200
|
|
@ -56,7 +56,7 @@
|
|||
{% jsonLd meta, type, tags %}
|
||||
</script>
|
||||
<script
|
||||
src="{{ site.url }}/script.js"
|
||||
src="https://cdn.usefathom.com/script.js"
|
||||
data-site="RBCOWZTA"
|
||||
defer></script>
|
||||
<noscript>
|
||||
|
|
Reference in a new issue