add sidebar to initial html to reduce layout shifts
This commit is contained in:
parent
9f5d51962c
commit
3bde9249c7
1 changed files with 1 additions and 9 deletions
|
@ -20,14 +20,6 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div class="fullscreen-message" id="pre--loading-screen">
|
<div class="sidebar-container" id="pre--loading-screen"><noscript><span>please enable javascript to use this app</span></noscript></div>
|
||||||
<div>
|
|
||||||
loading...
|
|
||||||
<noscript>
|
|
||||||
<br>
|
|
||||||
<span>please enable javascript to use this app</span>
|
|
||||||
</noscript>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue