Files
cookthebooks-hugo/layouts/partials/noscript.html
2024-08-20 23:05:39 -07:00

8 lines
106 B
HTML

<noscript>
<style>
.primary-navbar{
display: none;
}
</style>
</noscript>