Skip to content

Commit e462f8a

Browse files
committed
Separate distinct sections of HTML body
1 parent 2631138 commit e462f8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<button id="navbar_character_builder">Character Builder (WIP)</button>
3131
<button id="navbar_metrics">Metrics (WIP)</button>
3232
</div>
33+
3334
<div class="content" id="content">
3435
<div id="spell_compendium">
3536
<h2 class="title">Spell Compendium</h2>
@@ -121,6 +122,7 @@ <h2 class="title">Metrics</h2>
121122
<table id="metrics_spell_tag_tiers" style="margin: auto;"></table>
122123
</div>
123124
</div>
125+
124126
<footer style="padding:10px; text-align: center;">
125127
<table style="margin: auto;">
126128
<tr>
@@ -157,6 +159,7 @@ <h2 class="title">Metrics</h2>
157159
<div>By <a href="https://lorcblog.blogspot.com">Lorc</a>, <a href="https://delapouite.com/">Delapouite</a>, <a href="https://game-icons.net/">Skoll</a>, <a href="http://wjbstories.blogspot.com/"> Willdabeast</a></div>
158160
<br>
159161
</footer>
162+
160163
<script src="src/navbar.js"></script>
161164

162165
<script src="data/ClassDB.js"></script>

0 commit comments

Comments
 (0)