From d5008b7aeb339f98751d9e0c78946e306c010b3f Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Thu, 2 Feb 2017 23:37:20 +0800 Subject: Update viz.js and mermaid CDN links --- public/views/hackmd/foot.ejs | 4 ++-- public/views/pretty.ejs | 4 ++-- public/views/slide.ejs | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'public/views') diff --git a/public/views/hackmd/foot.ejs b/public/views/hackmd/foot.ejs index 178b5504..5d469374 100644 --- a/public/views/hackmd/foot.ejs +++ b/public/views/hackmd/foot.ejs @@ -11,14 +11,14 @@ - + - + <%- include ../build/index-scripts %> <% } else { %> diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index a6913f6c..15f853a9 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -84,12 +84,12 @@ - + - + <%- include build/pretty-scripts %> <% } else { %> diff --git a/public/views/slide.ejs b/public/views/slide.ejs index ffbfdce6..3799b2e0 100644 --- a/public/views/slide.ejs +++ b/public/views/slide.ejs @@ -98,12 +98,12 @@ - + - + <%- include build/slide-scripts %> <% } else { %> -- cgit v1.2.3