From e613aeba75aec5ceb4f10ae62881a3635183857d Mon Sep 17 00:00:00 2001
From: Cheng-Han, Wu
Date: Wed, 20 Apr 2016 16:28:18 +0800
Subject: Updated to support ionicons
---
bower.json | 1 +
public/views/head.ejs | 2 ++
public/views/html.hbs | 1 +
public/views/pretty.ejs | 2 ++
4 files changed, 6 insertions(+)
diff --git a/bower.json b/bower.json
index ae4d7aae..5ca9b30b 100644
--- a/bower.json
+++ b/bower.json
@@ -21,6 +21,7 @@
"bootstrap": "~3.3.6",
"jquery": "~1.11.3",
"font-awesome": "~4.5.0",
+ "Ionicons": "ionicons#~2.0.1",
"reveal.js": "~3.2.0",
"gsap": "greensock#~1.18.0",
"jquery-mousewheel": "~3.1.13",
diff --git a/public/views/head.ejs b/public/views/head.ejs
index a00c2e2b..b4d083bb 100644
--- a/public/views/head.ejs
+++ b/public/views/head.ejs
@@ -13,10 +13,12 @@
<% if(useCDN) { %>
+
<% } else { %>
+
<% } %>
diff --git a/public/views/html.hbs b/public/views/html.hbs
index 2d68bb3d..d72901d5 100644
--- a/public/views/html.hbs
+++ b/public/views/html.hbs
@@ -18,6 +18,7 @@
+