chore: fixes

This commit is contained in:
Cory Dransfeldt 2024-03-24 13:00:36 -07:00
parent 16adf9af06
commit 86a6b02e5f
No known key found for this signature in database

View file

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