Hopefully fix non-rendering icons on mobile
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
<!-- Fix flashes of unstyled content -->
|
||||
<style>html{visibility: hidden;opacity:0;}</style>
|
||||
|
||||
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
|
||||
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
|
||||
<link rel="icon" type="image/png" href="/static/favicon_96.png" sizes="96x96" />
|
||||
|
||||
Reference in New Issue
Block a user