summaryrefslogtreecommitdiff
path: root/layout/_partial/head.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'layout/_partial/head.ejs')
-rw-r--r--layout/_partial/head.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/_partial/head.ejs b/layout/_partial/head.ejs
index 3d4ee79..d20850c 100644
--- a/layout/_partial/head.ejs
+++ b/layout/_partial/head.ejs
@@ -21,6 +21,6 @@
<!-- Scripts and styles -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma/css/bulma.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/font-awesome.min.css">
- <link rel="stylesheet" type="text/css" href="https://unpkg.com/bulma-prefers-dark" />
+ <link rel="stylesheet" href="https://unpkg.com/[email protected]/css/bulma-prefers-dark.min.css" />
<%- css("css/style.css") %>
</head> \ No newline at end of file