diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -234,8 +234,13 @@ | |||
234 | <div class="push"></div> | 234 | <div class="push"></div> |
235 | </div> | 235 | </div> |
236 | <div class="footer"> | 236 | <div class="footer"> |
237 | <p>Ein Projekt des Freifunk e. V., des <a href="https://www.ccc.de/">Chaos Computer Club</a> und der <a href="https://freiheitsrechte.org">Gesellschaft für Freiheitsrechte e. V.</a></p> | 237 | <div class="credits"> |
238 | <p>UX: <a href="http://elektrowecker.de/">Pepo</a>, Gestaltung: <a href="http://www.schlicht-und-ergreifend.de">Malik Aziz</a>, Konzept: <a href="https://erdgeist.org/">erdgeist</a>.</p> | 238 | <div class="partner ccc"><img src="img/ccc.svg" height="72px" alt="Logo des Chaos Computer Clubs"/><p>Chaos Computer Club</p></div> |
239 | <div class="partner freifunk"><img src="img/freifunk.svg" height="72px" alt="Logo des Freifunk e. V.s"/><p>Freifunk</p></div> | ||
240 | <div class="partner gff"><img src="img/gff.svg" height=72px" alt="Logo des Gesellschaft für Freiheitsrechte e. V."/><p>GFF</p></div> | ||
241 | </div> | ||
242 | <!-- p>Ein Projekt des Freifunk e. V., des <a href="https://www.ccc.de/">Chaos Computer Club</a> und der <a href="https://freiheitsrechte.org">Gesellschaft für Freiheitsrechte e. V.</a></p --> | ||
243 | <p><a href="https://ccc.de/impressum.html">Impressum</a> · UX: <a href="http://elektrowecker.de/">Pepo</a> · Gestaltung: <a href="http://www.schlicht-und-ergreifend.de">Malik Aziz</a> · Konzept: <a href="https://erdgeist.org/">erdgeist</a>.</p> | ||
239 | </div> | 244 | </div> |
240 | </body> | 245 | </body> |
241 | </html> | 246 | </html> |