mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
FOUC fix
This commit is contained in:
parent
a962ee54db
commit
a793f42886
2 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
<% } %>
|
||||
</head>
|
||||
<body>
|
||||
<script>0</script>
|
||||
<%- body %>
|
||||
<%- include('partials/analytics') %>
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
<%- include('partials/head-styles') %>
|
||||
</head>
|
||||
<body>
|
||||
<script>0</script>
|
||||
|
||||
<header>
|
||||
<nav>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue