chore: dry up url refs

This commit is contained in:
Cory Dransfeldt 2023-08-18 16:12:41 -07:00
parent 3c16d9f1dd
commit dfe47daf97
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 648 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -50,7 +50,7 @@
<script type="application/ld+json">
{% jsonLd meta, type, tags %}
</script>
<script defer data-domain="coryd.dev" src="https://coryd.dev/js/script.js"></script>
<script defer data-domain="coryd.dev" src="{{ site.url }}/js/script.js"></script>
<noscript>
<style>.client-side {display:none}</style>
</noscript>