Skip to content

Commit 56048f0

Browse files
committed
Add SVG assets to partials
1 parent 48fcd33 commit 56048f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@
2323
<span style="top:45%">Loading Piskel ...</span>
2424
</div>
2525
@@include('templates/debug-header.html', {})
26-
@@include('templates/svg-assets.html', {})
26+
2727
<!-- the comment below indicates the beginning of markup reused by the editor integrated in piskelapp.com -->
2828
<!-- do not delete, do not move :) -->
2929
<!--body-main-start-->
30+
@@include('templates/svg-assets.html', {})
3031
<div id="main-wrapper" class="main-wrapper">
3132
@@include('templates/drawing-tools.html', {})
3233

0 commit comments

Comments
 (0)