fix: headers

This commit is contained in:
Cory Dransfeldt 2024-03-25 10:25:21 -07:00
parent 8b3142cca7
commit 9cfc82c077
No known key found for this signature in database
4 changed files with 9 additions and 9 deletions

View file

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