mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
changing html to main
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<main>
|
||||
<div class="charsheet">
|
||||
<datalist id="primary_class" class="sheet-classlist sheet-primary"></datalist>
|
||||
<datalist id="secondary_class" class="sheet-classlist sheet-secondary"></datalist>
|
||||
@@ -4012,7 +4012,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</rolltemplate>
|
||||
</html>
|
||||
</main>
|
||||
|
||||
<script type="text/worker">
|
||||
const copper_rank = "copper";
|
||||
|
||||
Reference in New Issue
Block a user