mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 17:25:16 -04:00
Support set url path and use relative url, move raphael to bower and fixed minor issue in history
This commit is contained in:
parent
3f2f063e9b
commit
b2b1be3dda
22 changed files with 222 additions and 198 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<head>
|
||||
<%- include head %>
|
||||
<link rel="stylesheet" href="/css/center.css">
|
||||
<link rel="stylesheet" href="<%- url %>/css/center.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue