We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86cfae commit 3df973bCopy full SHA for 3df973b
1 file changed
themes/doingstuff-zola/templates/base.html
@@ -46,6 +46,7 @@
46
{% endblock extra_head %}
47
</head>
48
<body>
49
+ <script>0</script> <!--Firefox FOUC-->
50
<div class="container">
51
<nav class="topbar">
52
<div class="topbar-text">
0 commit comments