mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-19 09:45:37 -04:00
Remove redundant entry point
This commit is contained in:
parent
a258897884
commit
70c20aadda
5 changed files with 4 additions and 5 deletions
|
@ -35,7 +35,7 @@
|
|||
<link rel="stylesheet" href='<%- url %>/css/extra.css'>
|
||||
<link rel="stylesheet" href="<%- url %>/css/slide-preview.css">
|
||||
<link rel="stylesheet" href='<%- url %>/css/site.css'>
|
||||
<link rel="stylesheet" href='<%- url %>/build/app.css'>
|
||||
<link rel="stylesheet" href='<%- url %>/build/public.css'>
|
||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue