diff --git a/_index.yaml b/_index.yaml index 6801ac4..6885976 100644 --- a/_index.yaml +++ b/_index.yaml @@ -154,7 +154,7 @@ diploma: fallback-lang: de-de-formal fallback: - "Abschlusszeugnisse (IfI)" - - null + - null translations: en-eu: - "Diplomas (IfI)" @@ -166,7 +166,7 @@ diploma: - | Hier können Sie den Status Ihres Abschlusszeugnisses einsehen. translations: - en-eu: + en-eu: - "Bachelor's and Master's diplomas" - | Here you can view the status of your diploma @@ -197,7 +197,7 @@ cs-minor-degrees: - Nebenfach Bachelor Medieninformatik, 60 ECTS - Nebenfach Master Informatik, 30 ECTS translations: - en-eu: + en-eu: - "Computer Science minor degrees" - | Here you can request your degree for the following minor degree programmes: @@ -271,5 +271,14 @@ rooms-mi:
Here, members of staff charged to do so, can report the alloction of offices within their area of competence.
+ overviews: + rooms: + spec-file: rooms-mi.yaml + title: + fallback-lang: de-de-formal + fallback: "Räume" + primary: 0 instances: - - { tag: school, school: "MI" } + - - { tag: school, school: "MI" } + - overviews: + - rooms diff --git a/overviews/rooms-mi.yaml b/overviews/rooms-mi.yaml new file mode 100644 index 0000000..ea792cb --- /dev/null +++ b/overviews/rooms-mi.yaml @@ -0,0 +1,33 @@ +# SPDX-FileCopyrightText: 2023 Gregor Kleen