Skip to content

Commit d2e6b95

Browse files
committed
chore: remove unused assets and formatting
1 parent 067b57f commit d2e6b95

File tree

8 files changed

+2
-102
lines changed

8 files changed

+2
-102
lines changed

src/main/frontend/sass/style.scss

Lines changed: 0 additions & 100 deletions
This file was deleted.
-1.67 KB
Binary file not shown.
-1.67 KB
Binary file not shown.
-203 Bytes
Binary file not shown.
-82 Bytes
Binary file not shown.
-338 Bytes
Binary file not shown.
-6.85 KB
Binary file not shown.

src/main/xar-resources/templates/content.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<div data-template="docbook:load">
33
<div class="col-md-9" id="content">
44
<div class="content">
5-
<div data-template="docbook:to-html"/>
5+
<div data-template="docbook:to-html"></div>
66
</div>
77
</div>
88
<div class="col-md-3" id="sidebar">
99
<div class="well">
10-
<div data-template="docbook:toc"/>
10+
<div data-template="docbook:toc"></div>
1111
</div>
1212
</div>
1313
</div>

0 commit comments

Comments
 (0)