forked from jugda/jugda.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
12 lines (9 loc) · 666 Bytes
/
Copy pathindex.html
File metadata and controls
12 lines (9 loc) · 666 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
---
layout: default
---
<h1>Hallo</h1>
<p>Die JUG DA ist eine offene Non-Profit-Community mit dem Ziel sich über aktuelle Themen zur Anwendung von Java Technologie auszutauschen. Weitere Infos gibt es unter "<a href="{{ site.baseurl }}/about/">Über uns</a>"</p>
<p>Wer an unseren kostenlosen Veranstaltungen teilnehmen oder selbst mal ein Thema präsentieren möchte, findet bei "<a href="{{ site.baseurl }}/mitmachen/">Mitmachen</a>" weitere Informationen.</p>
{% include next-events.html %}
<span class="lastUpdated">Stand vom {{ site.time | date:'%d.%m.%Y'}}</span>
<a href="{{ site.baseurl }}/veranstaltungen/" class="allEvents">Alle Veranstaltungen >></a>