b2898f653f
Corona-update
25 lines
1.1 KiB
HTML
25 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Chaostreff Alzey</title>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1>Chaostreff Alzey</h1>
|
|
</header>
|
|
|
|
<h2>Wer wir sind</h2>
|
|
<p>Der Chaostreff Alzey ist eine sich dem Chaos Computer Club nahefühlende Gruppe.</p>
|
|
<p>Als lockere Gruppe treffen wir uns am 1. Sonntag des Monats von 15:00 bis 17:00 Uhr <s>im <a href="https://www.openstreetmap.org/#map=18/49.74393/8.11683">Juku Alzey</a></s> (momentan auf Mumble) um Neuigkeiten aus der Welt der Informatik zu besprechen, sowie um gemeinsam an Projekten zu arbeiten.</p>
|
|
<p>Die wichtigsten Links:
|
|
<ul>
|
|
<li>Die <a href="https://www.ccc.de/de/hackerethik">Hackerethik</a></li>
|
|
<li><a href="mailto:kontakt@chaostreff-alzey.de">Kontakt</a></li>
|
|
</ul>
|
|
|
|
<h2>Zur Website</h2>
|
|
<p>Das Design ist angelehnt an <a href="https://bestmotherfucking.website">dieses</a> Meisterwerk. Der <a href="https://github.com/chaostreff-alzey/chaostreff-alzey.github.io">Quellcode</a> dieser Website ist auf Github vefügbar.</p>
|
|
</body>
|