forked from Chaospott/site
		
	Minor Tweaks
This commit is contained in:
		| @@ -21,8 +21,8 @@ | ||||
|                 <li><a href="/about.html">Über uns</a></li> | ||||
|                 <li class="divider-vertical"></li> | ||||
|                 <li><a href="/virtuell.html">virtueller Chaospott</a></li> | ||||
|                 <li class="divider-vertical"></li> | ||||
|                 <li><a href="/location.html">Anfahrt</a></li> | ||||
|                 <!-- li class="divider-vertical"></li> | ||||
|                 <li><a href="/location.html">Anfahrt</a></li --> | ||||
|                 <li class="divider-vertical"></li> | ||||
|                 <li><a href="/contact.html">Kontakt</a></li> | ||||
|                 <li class="divider-vertical"></li> | ||||
| @@ -30,7 +30,7 @@ | ||||
|                 <li class="divider-vertical"></li> | ||||
|                 <li><a href="https://podcast.chaospott.de">Podcast</a></li> | ||||
|                 <li class="divider-vertical"></li> | ||||
|                 <li><a href="https://chaospott.de/calendar.html">Termine</a></li> | ||||
|                 <li><a href="/calendar.html">Termine</a></li> | ||||
|             </ul> | ||||
|             <ul class="nav navbar-nav navbar-right">  | ||||
|                 <script> | ||||
|   | ||||
| @@ -5,7 +5,7 @@ layout: default | ||||
| 	<h1>Termine</h1> | ||||
| 	 | ||||
|  | ||||
| 	<h3>Coronabedingt sind die Clubräume derzeit geschlossen. Alle Termine finden virtuell statt.</h3> | ||||
| 	<h3>Coronabedingt sind die Clubräume derzeit geschlossen. Alle Termine finden <a href="/virtuell.html">virtuell</a> statt.</h3> | ||||
|  | ||||
| 	 | ||||
| 	<h2 id="hevents">Events</h2> | ||||
|   | ||||
| @@ -18,18 +18,17 @@ Telefonisch sind wir sehr schlecht zu erreichen. | ||||
| ## Mailing-Listen | ||||
| Die meiste clubinterne Kommunikation läuft über Mailinglisten.  | ||||
|  | ||||
| * Club-Kommunikation läuft über die [Discuss-Mailingliste: discuss@lists.chaospott.de](https://lists.chaospott.de/listinfo/discuss). Wenn du an Alltagskommunikation und Diskussionen interessiert bist, ist das die richtige Liste für dich. | ||||
| * Wenn du nur an Veranstaltungen interessiert bist, melde dich doch auf [unserer Events-Mailingliste: events@lists.chaospott.de](https://lists.chaospott.de/listinfo/discuss) an! | ||||
| * Club-Kommunikation läuft über die [Discuss-Mailingliste: discuss@lists.chaospott.de](https://lists.chaospott.de/postorius/lists/discuss.lists.chaospott.de/). Wenn du an Alltagskommunikation und Diskussionen interessiert bist, ist das die richtige Liste für dich. | ||||
| * Wenn du nur an Veranstaltungen interessiert bist, melde dich doch auf [unserer Events-Mailingliste: events@lists.chaospott.de](https://lists.chaospott.de/postorius/lists/discuss.lists.chaospott.de/) an! | ||||
|  | ||||
| --- | ||||
|  | ||||
| ## Social Media | ||||
|  | ||||
| Zusätzlich sind wir auch auf Mastodon, Twitter und Github zu finden. | ||||
| Zusätzlich sind wir auch auf Mastodon und Twitter zu finden. | ||||
|  | ||||
| * **Mastodon:** [@chaospott@chaos.social](https://chaos.social/@chaospott) zeigt kleine Einblicke aus dem Clubleben | ||||
| * **Twitter:** [@chaospott](https://twitter.com/chaospott) zeigt die gleichen Einblicke wie auf Mastodon | ||||
| * **Github:** [@c3e](https://github.com/c3e) hostet Quellcode für zahlreiche Clubprojekte | ||||
|  | ||||
| --- | ||||
|  | ||||
|   | ||||
| @@ -284,7 +284,7 @@ function processData(data) { | ||||
|  | ||||
| function requestFailed(status) { | ||||
|     document.getElementById('calendar').textContent = 'Something has gone wrong. Try reloading the page.' | ||||
| 	document.getElementById('calendar-recurring').textContent = 'Something has gone wrong. Try reloading the page.' | ||||
| 	// document.getElementById('calendar-recurring').textContent = 'Something has gone wrong. Try reloading the page.' | ||||
| } | ||||
|  | ||||
| xhrRequest('https://cloud.chaospott.de/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export', processData, requestFailed) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user