infidel-cupper-theme/layouts/partials/noscript.html
2022-04-10 15:20:41 +07:00

9 lines
106 B
HTML

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