Add skill overview and attributes sections to player guide; create skill overview page and JSON data for skills
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 2m30s

This commit is contained in:
2025-04-12 00:45:12 +02:00
parent 1cff1629ba
commit 99baeba494
9 changed files with 688 additions and 2 deletions

View File

@@ -2,6 +2,10 @@
font-family: BlenderProBook, sans-serif;
}
strong {
font-weight: 600;
}
body {
height: 100vh;
min-height: 100vh;