aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorMaZderMind2014-12-13 01:27:13 +0100
committerMaZderMind2014-12-13 01:27:13 +0100
commitfe099ee04d55a8d298dd01ec75461fced869842b (patch)
tree471774be8a0adbe603695c93370b3a18ad4f2b8a /template
parentd3e0d3fac512c9a8b0d27e4378bf0d244fc7f4c5 (diff)
link partners in footer
Diffstat (limited to 'template')
-rw-r--r--template/assemblies/footer.phtml7
1 files changed, 4 insertions, 3 deletions
diff --git a/template/assemblies/footer.phtml b/template/assemblies/footer.phtml
index 907963b..d93a512 100644
--- a/template/assemblies/footer.phtml
+++ b/template/assemblies/footer.phtml
@@ -1,5 +1,6 @@
<footer>
- by <a class='inverted' href='//ccc.de'>Chaos Computer Club e.V</a>
- &ndash;
- <a class='inverted' href='//c3voc.de'>c3voc</a>
+ by <a class='inverted' href='https://ccc.de'>Chaos Computer Club e.V</a>,
+ <a class='inverted' href='http://fem.tu-ilmenau.de/'>FeM</a>,
+ <a class='inverted' href='http://www.ags.tu-bs.de/'>ags</a> &amp;
+ <a class='inverted' href='https://c3voc.de'>c3voc</a>
</footer>