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><a href="https://wiki.chaospott.de">Wiki</a></li>
|
||||||
<li class="divider-vertical"></li>
|
<li class="divider-vertical"></li>
|
||||||
<li><a href="https://podcast.chaospott.de">Podcast</a></li>
|
<li><a href="https://podcast.chaospott.de">Podcast</a></li>
|
||||||
|
<li><a href="https://chaospott.de/calendar.html">Termine</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="nav navbar-nav navbar-right">
|
<ul class="nav navbar-nav navbar-right">
|
||||||
<script>
|
<script>
|
||||||
|
@ -2,18 +2,17 @@
|
|||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>Termine</h1>
|
<h1 align="center">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>
|
|
||||||
|
|
||||||
<div id="calendar" class="centerdamnit">
|
<div id="calendar" class="centerdamnit">
|
||||||
Loading Events, please stand by …
|
Loading Events, please stand by …
|
||||||
</div>
|
</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>
|
</div>
|
||||||
<script src="js/ical.min.js"></script>
|
<script src="js/ical.min.js"></script>
|
||||||
<script src="js/cal.js"></script>
|
<script src="js/cal.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user