Loading landing.php +8 −6 Original line number Diff line number Diff line Loading @@ -69,19 +69,21 @@ get_header(); <section class="varia"> <ul class="seamless box-links"> <?php if (get_bloginfo('language') === 'de-DE'): ?> <li>Im nur für Studierende zugänglichen <a href="http://fs-co.li/wiki">Wiki</a> findet ihr Protokolle, Infos und vieles mehr.</li> <li>Wenn ihr Fragen habt, könnt ihr uns auch einfach eine <a href="mailto:fs-coli@cl.uni-heidelberg.de">Mail</a> schreiben.</li> <li>Dokumente, Protokolle und Code findet ihr im internen <a href="https://gitlab.cl.uni-heidelberg.de/fachschaft">GitLab</a>.</li> <li>Zögert nicht, bei Fragen und Problemen mit uns jederzeit <a href="/kontakt/">Kontakt</a> aufzunehmen.</li> <li>Außerdem könnt ihr uns auf <a href="https://www.instagram.com/fs.coli">Instagram</a> folgen, wenn ihr wollt.</li> <?php else: ?> <li>You can find protocols, info and more in the <a href="http://fs-co.li/wiki">Wiki</a>, which is only accessible for students.</li> <li>If you have any questions, you can send us an <a href="mailto:fs-coli@cl.uni-heidelberg.de">email</a>.</li> <li>You can find documents, protocols and code in our internal <a href="https://gitlab.cl.uni-heidelberg.de/fachschaft">GitLab</a>.</li> <li>Don't hesitate to <a href="/en/contact/">contact</a> us at any time if you have questions or concerns.</li> <li>Furthermore, you can follow us on <a href="https://www.instagram.com/fs.coli">Instagram</a>, if you want to.</li> <?php endif; ?> </ul> <p> <?php if (get_bloginfo('language') === 'de-DE'): ?> Ansonsten könnt ihr auch Post in den FS-Briefkasten werfen oder uns einfach irgendwo auf dem Campus abfangen. Es gibt kein Entkommen! Ansonsten könnt ihr uns auch einfach irgendwo auf dem Campus abfangen. Es gibt kein Entkommen! <?php else: ?> You can also just contact us via our real-life mailbox in the ICL or approach us on campus. There is no escape! You can also just approach us on campus. There is no escape! <?php endif; ?> </p> </section> Loading style.css +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Author: personads :: Maximilian Müller-Eberstein (ursprüngliche Version und Design); Jakob Moser (Code-Rewrite) * Author URI: https://personads.me/ * * Version: 1.17 * Version: 1.18 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading Loading
landing.php +8 −6 Original line number Diff line number Diff line Loading @@ -69,19 +69,21 @@ get_header(); <section class="varia"> <ul class="seamless box-links"> <?php if (get_bloginfo('language') === 'de-DE'): ?> <li>Im nur für Studierende zugänglichen <a href="http://fs-co.li/wiki">Wiki</a> findet ihr Protokolle, Infos und vieles mehr.</li> <li>Wenn ihr Fragen habt, könnt ihr uns auch einfach eine <a href="mailto:fs-coli@cl.uni-heidelberg.de">Mail</a> schreiben.</li> <li>Dokumente, Protokolle und Code findet ihr im internen <a href="https://gitlab.cl.uni-heidelberg.de/fachschaft">GitLab</a>.</li> <li>Zögert nicht, bei Fragen und Problemen mit uns jederzeit <a href="/kontakt/">Kontakt</a> aufzunehmen.</li> <li>Außerdem könnt ihr uns auf <a href="https://www.instagram.com/fs.coli">Instagram</a> folgen, wenn ihr wollt.</li> <?php else: ?> <li>You can find protocols, info and more in the <a href="http://fs-co.li/wiki">Wiki</a>, which is only accessible for students.</li> <li>If you have any questions, you can send us an <a href="mailto:fs-coli@cl.uni-heidelberg.de">email</a>.</li> <li>You can find documents, protocols and code in our internal <a href="https://gitlab.cl.uni-heidelberg.de/fachschaft">GitLab</a>.</li> <li>Don't hesitate to <a href="/en/contact/">contact</a> us at any time if you have questions or concerns.</li> <li>Furthermore, you can follow us on <a href="https://www.instagram.com/fs.coli">Instagram</a>, if you want to.</li> <?php endif; ?> </ul> <p> <?php if (get_bloginfo('language') === 'de-DE'): ?> Ansonsten könnt ihr auch Post in den FS-Briefkasten werfen oder uns einfach irgendwo auf dem Campus abfangen. Es gibt kein Entkommen! Ansonsten könnt ihr uns auch einfach irgendwo auf dem Campus abfangen. Es gibt kein Entkommen! <?php else: ?> You can also just contact us via our real-life mailbox in the ICL or approach us on campus. There is no escape! You can also just approach us on campus. There is no escape! <?php endif; ?> </p> </section> Loading
style.css +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Author: personads :: Maximilian Müller-Eberstein (ursprüngliche Version und Design); Jakob Moser (Code-Rewrite) * Author URI: https://personads.me/ * * Version: 1.17 * Version: 1.18 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading