summaryrefslogtreecommitdiff
path: root/views/partials/stylesheets.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials/stylesheets.ejs')
-rw-r--r--views/partials/stylesheets.ejs4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/partials/stylesheets.ejs b/views/partials/stylesheets.ejs
new file mode 100644
index 0000000..9b51d2f
--- /dev/null
+++ b/views/partials/stylesheets.ejs
@@ -0,0 +1,4 @@
+ <link rel="stylesheet" type="text/css" href="css/animate.css">
+ <link rel="stylesheet" type="text/css" href="css/colors.css">
+ <link rel="stylesheet" type="text/css" href="css/unsemantic-grid-responsive-tablet.css">
+ <link rel="stylesheet" type="text/css" href="css/site.css">