From 79b37c4fb25cc8d05d15ab6db8fdb3b53d487bd7 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Wed, 11 May 2016 14:33:12 +0800 Subject: Update font-awesome to 4.6.2 --- public/views/head.ejs | 2 +- public/views/html.hbs | 2 +- public/views/index.ejs | 2 +- public/views/pretty.ejs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'public/views') diff --git a/public/views/head.ejs b/public/views/head.ejs index cdc59048..ba78b9dc 100644 --- a/public/views/head.ejs +++ b/public/views/head.ejs @@ -12,7 +12,7 @@ <% if(useCDN) { %> - + 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 @@ - + diff --git a/public/views/index.ejs b/public/views/index.ejs index 85d955b7..8c10e885 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -17,7 +17,7 @@ <% if(useCDN) { %> - + <% } else { %> diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 0ef3a104..3387e3e7 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -16,7 +16,7 @@ <% if(useCDN) { %> - + <% } else { %> -- cgit v1.2.3