fix: paths

This commit is contained in:
Cory Dransfeldt 2024-03-25 10:14:39 -07:00
parent 1d4f9a62b2
commit f1aa80b606
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -90,7 +90,7 @@
{% endif %}
<noscript>
<style>.client-side {display:none}</style>
<img style="display:none" src="/api/event?page={{ fullUrl | url_encode }}&ns=true" />
<img style="display:none" src="/api/event?site={{ meta.url | url_encode }}&page={{ page.url | url_encode }}&ns=true" />
</noscript>
</head>
<body>