forked from Chaospott/site
chaospott.ru -> chaospott.de
This commit is contained in:
parent
f0acc2f838
commit
8caa1a264b
@ -13,4 +13,3 @@ Videochats möglich sind. Dort wurde mittels Nextcloud Talk nun eine
|
||||
Gruppe eröffnet, welcher
|
||||
man sich auch ohne Registrierung anschließen und quatschen kann – auf
|
||||
Wunsch im Unterschied zu Mumble auch mit Video oder Bildschirmfreigabe.
|
||||
Zum Nextcloud-Chatroom geht es [hier](https://cloud.chaospott.ru/call/t5m4xnku).
|
||||
|
@ -34,7 +34,7 @@ layout: default
|
||||
|
||||
<hr/>
|
||||
|
||||
<p >Den Kalender gibt es auch per <a href="webcal://cloud.chaospott.ru/calendar/ical.ics">CalDAV</a>. Fehlt etwas? Oder hast du Fragen? Dann schreib uns einfach eine <a href="mailto:info@chaospott.de">Mail!</a></p>
|
||||
<p >Den Kalender gibt es auch per <a href="webcal://cloud.chaospott.de/calendar/ical.ics">CalDAV</a>. Fehlt etwas? Oder hast du Fragen? Dann schreib uns einfach eine <a href="mailto:info@chaospott.de">Mail!</a></p>
|
||||
|
||||
</div>
|
||||
<script src="js/ical.min.js"></script>
|
||||
|
@ -211,4 +211,4 @@ function requestFailed(status) {
|
||||
document.getElementById('calendar').textContent = 'Something has gone wrong. Try reloading the page.'
|
||||
}
|
||||
|
||||
xhrRequest('https://cloud.chaospott.ru/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export', processData, requestFailed)
|
||||
xhrRequest('https://cloud.chaospott.de/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export', processData, requestFailed)
|
||||
|
Loading…
Reference in New Issue
Block a user