Feature/web gui2 (#16)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled

Add oveview and enhance.
This commit is contained in:
Michael N. Lipp 2023-10-30 23:10:26 +01:00 committed by GitHub
parent 8567a2f052
commit 6f45e7982a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 1382 additions and 250 deletions

View file

@ -5,7 +5,7 @@ charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true
[*.{md,yml,yaml}]
[*.{html,md,yml,yaml}]
indent_size = 2
indent_style = space