cognitive-digressions/themes/cupper-hugo-theme/layouts/partials/noscript.html
2025-04-09 11:12:51 +03:00

8 lines
106 B
HTML

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