Links on main page and design fix
This commit is contained in:
parent
7a6836fc94
commit
2c0d83a012
@ -25,6 +25,7 @@
|
||||
<li><a href="https://wiki.chaospott.de">Wiki</a></li>
|
||||
<li class="divider-vertical"></li>
|
||||
<li><a href="https://podcast.chaospott.de">Podcast</a></li>
|
||||
<li><a href="https://chaospott.de/calendar.html">Termine</a></li>
|
||||
</ul>
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<script>
|
||||
|
@ -2,18 +2,17 @@
|
||||
layout: default
|
||||
---
|
||||
<div class="container">
|
||||
<h1>Termine</h1>
|
||||
|
||||
<p>Den Kalender gibt's auch per CalDAV:
|
||||
<a href="webcal://cloud.chaospott.de/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export">
|
||||
Chaospott Calendar
|
||||
</a>
|
||||
</p>
|
||||
<h1 align="center">Termine</h1>
|
||||
|
||||
<div id="calendar" class="centerdamnit">
|
||||
Loading Events, please stand by …
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p align="center">Den Kalender gibt's auch per CalDAV:
|
||||
<a href="webcal://cloud.chaospott.de/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export">
|
||||
Chaospott Calendar
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<script src="js/ical.min.js"></script>
|
||||
<script src="js/cal.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user