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/views/pretty.ejs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'public/views/pretty.ejs') diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 998b2ef7..79cce178 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -82,9 +82,10 @@ + - + @@ -94,6 +95,7 @@ MathJax.Hub.Config({ messageStyle: "none", skipStartupTypeset: true ,tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], processEscapes: true }}); + \ No newline at end of file -- cgit v1.2.3