Format html

This commit is contained in:
Mysteryusy 2025-05-10 18:14:18 +02:00
parent 000498b916
commit 1342f3de6d

View file

@ -1,5 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Daggerheart Dice Roller</title> <title>Daggerheart Dice Roller</title>
<link rel="stylesheet" href="assets/roll.css"> <link rel="stylesheet" href="assets/roll.css">
@ -32,4 +33,5 @@
<img src="assets/divider.png" alt="divider"> <img src="assets/divider.png" alt="divider">
</div> </div>
</body> </body>
</html> </html>