aboutsummaryrefslogtreecommitdiff
path: root/views/partials
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials')
-rw-r--r--views/partials/header.ejs1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/partials/header.ejs b/views/partials/header.ejs
index f26fb32..431be60 100644
--- a/views/partials/header.ejs
+++ b/views/partials/header.ejs
@@ -31,6 +31,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="/bootstrap/styles.css">
<link rel="stylesheet" href="/assets/custom.css">
+ <link rel="stylesheet" href="/assets/plurality.css">
<script src="/bootstrap/script.js"></script>
<title><%= title %> - The Cuties</title>
</head>