diff --git a/www/spaceapi.php b/www/spaceapi.php index 0faadbb..f925e8d 100644 --- a/www/spaceapi.php +++ b/www/spaceapi.php @@ -36,6 +36,10 @@ $doorEntry = (object)($door->getCurrent()); "wiki": { "type": "atom", "url": "https://www.pvv.ntnu.no/w/api.php?hidebots=1&urlversion=1&action=feedrecentchanges&feedformat=atom" + }, + "calendar": { + "type": "html", + "url": "https://www.pvv.ntnu.no/hendelser/" } }, "projects": [ @@ -44,11 +48,6 @@ $doorEntry = (object)($door->getCurrent()); "https://www.pvv.ntnu.no/prosjekt/" ], "links": [ - { - "name": "Events", - "url": "https://www.pvv.ntnu.no/hendelser/", - "description": "Upcoming events at Programvareverkstedet" - }, { "name": "YouTube", "url": "https://www.youtube.com/@pvvntnu5640"