summaryrefslogtreecommitdiff
path: root/_includes/head.liquid
diff options
context:
space:
mode:
Diffstat (limited to '_includes/head.liquid')
-rw-r--r--_includes/head.liquid3
1 files changed, 1 insertions, 2 deletions
diff --git a/_includes/head.liquid b/_includes/head.liquid
index 5234f27..57befda 100644
--- a/_includes/head.liquid
+++ b/_includes/head.liquid
@@ -1,5 +1,4 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ page.title }}</title>
-<link rel="stylesheet" href="/bulma.css">
-<link rel="stylesheet" href="/animate.css">
+<link rel="stylesheet" href="/public/css/styles.css">