From 08c0a0392c464b4c863a9d7de0d348292c2d3f01 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Tue, 18 Apr 2017 04:50:46 +0800 Subject: Use abcjs on cdnjs, cc @jackycute --- public/views/hackmd/foot.ejs | 1 + public/views/pretty.ejs | 1 + public/views/slide.ejs | 1 + 3 files changed, 3 insertions(+) (limited to 'public') diff --git a/public/views/hackmd/foot.ejs b/public/views/hackmd/foot.ejs index 445b0213..6a1f3b99 100644 --- a/public/views/hackmd/foot.ejs +++ b/public/views/hackmd/foot.ejs @@ -20,6 +20,7 @@ + <%- include ../build/index-scripts %> <% } else { %> diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index d0dbc03b..3409a0f9 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -90,6 +90,7 @@ + <%- include build/pretty-scripts %> <% } else { %> diff --git a/public/views/slide.ejs b/public/views/slide.ejs index eb22cec1..3178fc95 100644 --- a/public/views/slide.ejs +++ b/public/views/slide.ejs @@ -104,6 +104,7 @@ + <%- include build/slide-scripts %> <% } else { %> -- cgit v1.2.3