New JsonGen

This commit is contained in:
2025-06-11 12:28:18 +02:00
committed by GitHub
parent 40bd98b06b
commit e80915a408
5 changed files with 79 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
body{
text-align: center;
font-family: Consolas;
}
pre{
text-align: left;
}