fix: use local simplecss instead of cdn
This commit is contained in:
parent
50ea19d755
commit
5519f325a0
@ -5,7 +5,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="description" content="Experimental privacy-centric project that aims to provide a random selection of open-source services free of charge">
|
<meta name="description" content="Experimental privacy-centric project that aims to provide a random selection of open-source services free of charge">
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
|
<link rel="stylesheet" href="/simple.min.css">
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/assets/favicon-96x96.png" sizes="96x96" />
|
<link rel="icon" type="image/png" href="/assets/favicon-96x96.png" sizes="96x96" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
|
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user