diff --git a/fachschaft/.gitignore b/fachschaft/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..c75eeccc8abd3ec866876d1929dff71e39468b21
--- /dev/null
+++ b/fachschaft/.gitignore
@@ -0,0 +1 @@
+/public
diff --git a/fachschaft/config.yaml b/fachschaft/config.yaml
index 269aa07efb63780501f0000559a690a002dd9b86..ff587e3e4cca5866dbede4a85f4c7d6ce5e7a36d 100644
--- a/fachschaft/config.yaml
+++ b/fachschaft/config.yaml
@@ -41,15 +41,15 @@ languages:
         - name: Suche
           url: search/
           weight: 4
-        - name: WiKi
-          url: https://wiki.fbihome.de/
-          weight: 11
         - name: Archiv
           url: archives/
           weight: 7
         - name: Discord
           url: https://discordapp.com/invite/haAFwMw
           weight: 10
+        - name: Matrix
+          url: https://matrix.to/#/#aktiveFachschaftInformatik.fbi.h-da.de:matrix.fbi.h-da.de
+          weight: 10
 outputs:
   home:
     - HTML
@@ -78,6 +78,10 @@ params:
     Content: >
       Wir begrüßen Dich ganz herzlich auf der offiziellen Seite der Fachschaft Informatik!
 
+      Fachschaftssitzungen finden jeden zweiten Dienstag statt im Fachschaftsraum in Gebäude D14.
+      Nächster Termin zum Verfassungszeitpunkt: 17.10.2023.
+      Gäste sind willkommen!
+
   editPost:
     URL: "https://code.fbi.h-da.de/fs-informatik/web/-/tree/main/fachschaft/content"
     Text: "Änderung vorschlagen" # edit text
@@ -152,4 +156,4 @@ services:
   twitter:
     disableInlineCSS: true
 
-pluralizeListTitles: false
\ No newline at end of file
+pluralizeListTitles: false