From eb2888ed18dfec144d5570cd46fe1beed7024e5f Mon Sep 17 00:00:00 2001
From: "j.vondoemming" <j.vondoemming@stud.uni-goettingen.de>
Date: Thu, 4 Nov 2021 03:57:08 +0100
Subject: [PATCH] updated test.md

---
 test.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/test.md b/test.md
index 52a174b..59fb28b 100644
--- a/test.md
+++ b/test.md
@@ -4,8 +4,22 @@
 
 ### über Nextcloud des AStAs
 
+Ansicht: Normal:
 <iframe src="https://cloud.asta.uni-goettingen.de/apps/calendar/p/jkZBZTbtsF7SPeCs" title="Kalender"></iframe>
 
+Ansicht: `timeGridDay`:
+<iframe src="https://cloud.asta.uni-goettingen.de/apps/calendar/p/jkZBZTbtsF7SPeCs/timeGridDay/now" title="Kalender"></iframe>
+
+Ansicht: `timeGridWeek`:
+<iframe src="https://cloud.asta.uni-goettingen.de/apps/calendar/p/jkZBZTbtsF7SPeCs/timeGridWeek/now" title="Kalender"></iframe>
+
+
+Ansicht: `dayGridMonth`:
+<iframe src="https://cloud.asta.uni-goettingen.de/apps/calendar/p/jkZBZTbtsF7SPeCs/dayGridMonth/now" title="Kalender"></iframe>
+
+
+Ansicht: `listMonth`:
+<iframe src="https://cloud.asta.uni-goettingen.de/apps/calendar/p/jkZBZTbtsF7SPeCs/listMonth/now" title="Kalender"></iframe>
 
 ### über Owncloud der GWDG
 
-- 
GitLab