Zusätzliche Verbesserungen
All checks were successful
Website Pull Request / Pull-Request-Testbuild (pull_request) Successful in 32s
Website Dev / Entwicklungsumgebung (push) Successful in 14s

- WoU-Kurs LdE
- Aktuelles-Einbindung für WoU-Kurse
- Ergänzungen JIA
- Fachbereichs-Verantwortliche GWF und MINT
- Enrfernung Titelbilder
This commit is contained in:
2024-11-19 21:32:12 +01:00
parent 597a2a7ac6
commit 7cd2aef7fc
29 changed files with 109 additions and 58 deletions

12
.editorconfig Normal file
View File

@ -0,0 +1,12 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = true