From b6e1144627c13b6a8fd7965621bb2a7cbbd72223 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Sat, 30 Jun 2018 15:08:36 +0200 Subject: Update to octicon 4.4.0 Signed-off-by: Sheogorath --- public/views/codimd/head.ejs | 2 +- public/views/html.hbs | 2 +- public/views/pretty.ejs | 2 +- public/views/slide.ejs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'public/views') diff --git a/public/views/codimd/head.ejs b/public/views/codimd/head.ejs index 8dfef432..1f446253 100644 --- a/public/views/codimd/head.ejs +++ b/public/views/codimd/head.ejs @@ -12,7 +12,7 @@ - + <%- include ../build/index-header %> <%- include ../shared/polyfill %> diff --git a/public/views/html.hbs b/public/views/html.hbs index a300ddd5..e3d557f9 100644 --- a/public/views/html.hbs +++ b/public/views/html.hbs @@ -18,7 +18,7 @@ - + diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 395f921b..885844bc 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -21,7 +21,7 @@ - + <%- include build/pretty-header %> <%- include shared/polyfill %> diff --git a/public/views/slide.ejs b/public/views/slide.ejs index d9be51f9..8f66bf5d 100644 --- a/public/views/slide.ejs +++ b/public/views/slide.ejs @@ -18,7 +18,7 @@ <% if(useCDN) { %> - + <%- include build/slide-header %> -- cgit v1.2.3