summaryrefslogtreecommitdiff
path: root/_includes/head.liquid
diff options
context:
space:
mode:
Diffstat (limited to '_includes/head.liquid')
-rw-r--r--_includes/head.liquid5
1 files changed, 5 insertions, 0 deletions
diff --git a/_includes/head.liquid b/_includes/head.liquid
new file mode 100644
index 0000000..5234f27
--- /dev/null
+++ b/_includes/head.liquid
@@ -0,0 +1,5 @@
+<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">