added new java scripts & styling

This commit is contained in:
Sage The DM 2024-06-30 00:17:59 +02:00
parent 649f201729
commit 1267cd27f1
8 changed files with 259 additions and 160 deletions

2
.vscode/launch.json vendored
View file

@ -8,7 +8,7 @@
"type": "firefox",
"request": "launch",
"name": "Open index.html",
"file": "c:\\Users\\lucab\\Desktop\\opendnd\\Website-draft\\index.html"
"file": "c:\\Users\\lucab\\Desktop\\freettrpg\\pages\\index.html"
}
]
}