diff --git a/template.html b/template.html index 6408401306c32e2092ffd5658889ef41a7acd059..1ba9e9a2f8526e4b3607e9c6ce8254be0a49bc31 100644 --- a/template.html +++ b/template.html @@ -7,6 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- <meta HTTP-EQUIV="REFRESH" content="50; url=#"> --> <!-- <link rel="stylesheet" type="text/css" href="/css/style.css"> --> + <link rel="preload" href="/static/style.css" as="style"> <link rel="stylesheet" type="text/css" href="/static/style.css"> </head>