Sync
This commit is contained in:
8
layouts/partials/noscript.html
Normal file
8
layouts/partials/noscript.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<noscript>
|
||||
<style>
|
||||
body {
|
||||
visibility: visible;
|
||||
opacity: 1;
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
Reference in New Issue
Block a user