mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 21:44:21 -04:00
Enable production assets hash
This commit is contained in:
parent
91266f1cad
commit
2cafe15e85
10 changed files with 75 additions and 11 deletions
|
@ -36,7 +36,7 @@
|
|||
<link rel="stylesheet" href="<%- url %>/vendor/showup/showup.css">
|
||||
<link rel="stylesheet" href="<%- url %>/css/mermaid.css">
|
||||
<link rel="stylesheet" href="<%- url %>/css/markdown.css">
|
||||
<link rel="stylesheet" href="<%- url %>/build/index.css">
|
||||
<%- include build/index-header %>
|
||||
<link rel="stylesheet" href="<%- url %>/css/index.css">
|
||||
<link rel="stylesheet" href="<%- url %>/css/extra.css">
|
||||
<link rel="stylesheet" href="<%- url %>/css/slide-preview.css">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue