summaryrefslogtreecommitdiff
path: root/public/views/error.ejs
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-02-16 20:08:44 -0800
committerCheng-Han, Wu2016-02-16 20:08:44 -0800
commitb2b1be3dda406312add39997ad8bd9494f20b7f8 (patch)
tree997403359ffc0f585fa52752c399ce87287222c3 /public/views/error.ejs
parent3f2f063e9b6c6d36169f6acefc27df87d0bd176b (diff)
Support set url path and use relative url, move raphael to bower and fixed minor issue in history
Diffstat (limited to '')
-rw-r--r--public/views/error.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/error.ejs b/public/views/error.ejs
index cd9f54be..255c6ee7 100644
--- a/public/views/error.ejs
+++ b/public/views/error.ejs
@@ -3,7 +3,7 @@
<head>
<%- include head %>
- <link rel="stylesheet" href="/css/center.css">
+ <link rel="stylesheet" href="<%- url %>/css/center.css">
</head>
<body>