infidel-cupper-theme/layouts/partials/noscript.html
2022-11-14 23:16:26 +07:00

9 lines
106 B
HTML

<noscript>
<style>
body {
visibility: visible;
opacity: 1;
}
</style>
</noscript>