aboutsummaryrefslogtreecommitdiff
path: root/views/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'views/layouts')
-rw-r--r--views/layouts/layout.hbs2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs
index 987072f..667860c 100644
--- a/views/layouts/layout.hbs
+++ b/views/layouts/layout.hbs
@@ -17,6 +17,8 @@
<!--Fonts-->
<link href='https://fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
+ <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">
+
<!--JS-->
<script src="/assets/js/jquery-2.2.4.min.js"></script>