Entferne Protokolle
This commit is contained in:
parent
77882e65e2
commit
a3287dbaca
|
@ -1,6 +1,4 @@
|
|||
- title: Home
|
||||
url: /
|
||||
- title: Protokolle
|
||||
url: /protokolle.html
|
||||
- title: Wiki
|
||||
url: //imaginaerraum.de/wiki/
|
||||
|
|
1
index.md
1
index.md
|
@ -44,6 +44,5 @@ trennen, ist das iLab auf der linken Seite; davor steht eine Xbox.
|
|||
|
||||
[icscal]: https://cal.imaginaerraum.de/davical/public.php/Users/imaginaerraum
|
||||
[map]: https://www.google.de/maps/place/Geschwister-Scholl-Platz+3,+95445+Bayreuth/@49.94829,11.5493186,17z/data=!3m1!4b1!4m5!3m4!1s0x47a1a2a5685d4085:0x82807222115f18bf!8m2!3d49.94829!4d11.55062
|
||||
[protokolle]: {{ site.baseurl }}{% link protokolle.md %}
|
||||
[wiki]: https://imaginaerraum.de/wiki/
|
||||
[mailarchive]: https://lists.imaginaerraum.de
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
title: "Protokolle"
|
||||
---
|
||||
{% for post in site.posts %}
|
||||
{%if post.categories contains "protokoll" %}
|
||||
- <a href="{{ post.url }}">{{ post.title }}</a>
|
||||
{%endif%}
|
||||
{% endfor %}
|
Loading…
Reference in New Issue
Block a user