From b2b1be3dda406312add39997ad8bd9494f20b7f8 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Tue, 16 Feb 2016 20:08:44 -0800 Subject: Support set url path and use relative url, move raphael to bower and fixed minor issue in history --- public/index.ejs | 66 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'public/index.ejs') diff --git a/public/index.ejs b/public/index.ejs index 932d7018..59facfe4 100644 --- a/public/index.ejs +++ b/public/index.ejs @@ -11,8 +11,8 @@ HackMD - Collaborative notes - - + + <% if(useCDN) { %> @@ -20,15 +20,15 @@ <% } else { %> - - - + + + <% } %> - - + + - - + + @@ -61,9 +61,9 @@

- Start new note + Start new note

- See all features here + See all features here
Share note via the links directly!
@@ -78,11 +78,11 @@
@@ -169,16 +169,16 @@ @@ -219,23 +219,23 @@ <% } else { %> - - - - - - - - + + + + + + + + <% } %> - - - - - - - - + + + + + + + + \ No newline at end of file -- cgit v1.2.3