Changed Email to alias, added Meeting time and date
This commit is contained in:
parent
7de82616ba
commit
baa874a148
3 changed files with 12 additions and 5 deletions
|
|
@ -3,9 +3,10 @@
|
|||
<pre class="impressum">
|
||||
<b>Impressum</b>
|
||||
Angaben gemäß § 5 DDG
|
||||
Lennart Friebel
|
||||
Lennart Friebel(yaloalo)
|
||||
Kapellenstraße 70
|
||||
76131 Karlsruhe
|
||||
karlos.borrowing760@passmail.net
|
||||
</pre>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -20,13 +20,13 @@ body {
|
|||
<h1>Impressum</h1>
|
||||
<p>Angaben gemäß § 5 DDG</p>
|
||||
<p>
|
||||
Lennart Friebel<br>
|
||||
Lennart Friebel(Yaloalo)<br>
|
||||
Kapellenstraße 70<br>
|
||||
76131 Karlsruhe<br>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Kontakt:</strong><br>
|
||||
E-Mail: <span>kontakt<span>@<span>karlsruhe-os.de</span></span></span></br>
|
||||
E-Mail: <span>karlos.borrowing760<span>@<span>passmail.net</span></span></span></br>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -14,15 +14,21 @@
|
|||
<h2>Current Goals</h2>
|
||||
<i>More information coming soon</i>
|
||||
</div>
|
||||
|
||||
<div class="softpage">
|
||||
<h2>Meetup</h2>
|
||||
We meet in the computer science building on Wednesday at 19:00 in room -107. Feel free to drop by — we’d be happy to see you.
|
||||
</div>
|
||||
|
||||
<div class="softpage" id="contact">
|
||||
<h2>Contact us</h2>
|
||||
<strong>E-Mail:</strong> 
|
||||
<span>
|
||||
kontakt
|
||||
karlos.borrowing760
|
||||
<div class="logo">
|
||||
<img src="assets/arobas.png" alt="at"/>
|
||||
</div>
|
||||
karlsruhe-os.de
|
||||
passmail.net
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue