summaryrefslogtreecommitdiff
path: root/public/views/html.hbs
diff options
context:
space:
mode:
authorJason Croft2016-05-12 12:32:10 -0400
committerJason Croft2016-05-12 12:32:10 -0400
commite65d43bd81dc9af9be0c6df599800bc3ccf15a5e (patch)
tree99f23b8a7d3885ca440ae952e6034da56c9d83f5 /public/views/html.hbs
parent30e602a7400f3b38918a55f1470610b8d4ee49d7 (diff)
parent4aa4e3eacc36ae54c49ac94cf40594f33c4d9b1d (diff)
Merge remote-tracking branch 'origin/master' into gitlab_snippets
# Conflicts: # bower.json # public/views/body.ejs
Diffstat (limited to 'public/views/html.hbs')
-rw-r--r--public/views/html.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/html.hbs b/public/views/html.hbs
index d59c4afe..4c6ff00d 100644
--- a/public/views/html.hbs
+++ b/public/views/html.hbs
@@ -17,7 +17,7 @@
<link rel="apple-touch-icon" href="{{{url}}}/apple-touch-icon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.2/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/ionicons/2.0.1/css/ionicons.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/octicons/3.5.0/octicons.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/highlight.js/8.8.0/styles/github-gist.min.css">