diff options
Diffstat (limited to 'templates/header.rs.html')
| -rw-r--r-- | templates/header.rs.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/header.rs.html b/templates/header.rs.html index bc501b9..399c7d0 100644 --- a/templates/header.rs.html +++ b/templates/header.rs.html @@ -59,7 +59,6 @@ la budza pu cusku lu <link rel="stylesheet" href="/css/hack.css" /> <link rel="stylesheet" href="/css/gruvbox-dark.css" /> <link rel="stylesheet" href="/css/shim.css" /> - <link rel="stylesheet" href="https://cdn.christine.website/file/christine-static/prism/prism.css" /> @if Utc::now().month() == 12 || Utc::now().month() == 1 || Utc::now().month() == 2 { <link rel="stylesheet" href="/css/snow.css" /> } <link rel="manifest" href="/static/manifest.json" /> |
