From 9995cbfd326b51fb23646ff8d5f2b0e65c3cdce2 Mon Sep 17 00:00:00 2001
From: Wu Cheng-Han
Date: Fri, 14 Oct 2016 17:41:30 +0800
Subject: Fix export html highlight style source is missing and should load
emojify styles from CDN
---
public/views/html.hbs | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/public/views/html.hbs b/public/views/html.hbs
index 3f25e5d7..1dbcba10 100644
--- a/public/views/html.hbs
+++ b/public/views/html.hbs
@@ -19,7 +19,8 @@
-
+
+
--
cgit v1.2.3