mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 11:37:02 -04:00
Remove redundant entry point
This commit is contained in:
parent
a258897884
commit
70c20aadda
5 changed files with 4 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
|||
<script src="<%- url %>/vendor/codemirror-spell-checker/spell-checker.min.js" defer></script>
|
||||
<script src="<%- url %>/vendor/ot/ot.min.js" defer></script>
|
||||
<script src="<%- url %>/vendor/xss/dist/xss.min.js" defer></script>
|
||||
<script src="<%- url %>/build/app.js" defer></script>
|
||||
<script src="<%- url %>/build/index.js" defer></script>
|
||||
<script src="<%- url %>/js/google-drive-upload.js" defer></script>
|
||||
<script src="<%- url %>/js/google-drive-picker.js" defer></script>
|
||||
<script src="<%- url %>/js/reveal-markdown.js" defer></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue