mirror of https://github.com/status-im/codimd.git
Remove slide.ejs style tag
This commit is contained in:
parent
2cafe15e85
commit
0bf3c63622
|
@ -39,7 +39,6 @@
|
||||||
<link rel="stylesheet" href='<%- url %>/css/extra.css'>
|
<link rel="stylesheet" href='<%- url %>/css/extra.css'>
|
||||||
<link rel="stylesheet" href="<%- url %>/css/site.css">
|
<link rel="stylesheet" href="<%- url %>/css/site.css">
|
||||||
<link rel="stylesheet" href="<%- url %>/css/slide.css">
|
<link rel="stylesheet" href="<%- url %>/css/slide.css">
|
||||||
<%- include build/slide-header %>
|
|
||||||
|
|
||||||
<!-- If the query includes 'print-pdf', use the PDF print sheet -->
|
<!-- If the query includes 'print-pdf', use the PDF print sheet -->
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Reference in New Issue