Loading landing.php +2 −2 Original line number Diff line number Diff line Loading @@ -69,11 +69,11 @@ get_header(); <section class="varia"> <ul class="seamless box-links"> <?php if (get_bloginfo('language') === 'de-DE'): ?> <li>Im internen <a href="https://gitlab.cl.uni-heidelberg.de/fachschaft">GitLab</a> findet ihr Dokumente, Protokolle und Code.</li> <li>Technische Angebote der Fachschaft und nützliche Links findet ihr im <a href="https://fachschaft.cl.uni-heidelberg.de/portal">Portal</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 documents, protocols and code in our internal <a href="https://gitlab.cl.uni-heidelberg.de/fachschaft">GitLab</a>.</li> <li>You can find our technical services and useful links via our <a href="https://fachschaft.cl.uni-heidelberg.de/portal">portal</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; ?> 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 * Author URI: https://personads.me/ * * Version: 2.3.0 * Version: 2.4.0 * Requires PHP: 8.0 * * License: GNU General Public License v3.0 Loading Loading
landing.php +2 −2 Original line number Diff line number Diff line Loading @@ -69,11 +69,11 @@ get_header(); <section class="varia"> <ul class="seamless box-links"> <?php if (get_bloginfo('language') === 'de-DE'): ?> <li>Im internen <a href="https://gitlab.cl.uni-heidelberg.de/fachschaft">GitLab</a> findet ihr Dokumente, Protokolle und Code.</li> <li>Technische Angebote der Fachschaft und nützliche Links findet ihr im <a href="https://fachschaft.cl.uni-heidelberg.de/portal">Portal</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 documents, protocols and code in our internal <a href="https://gitlab.cl.uni-heidelberg.de/fachschaft">GitLab</a>.</li> <li>You can find our technical services and useful links via our <a href="https://fachschaft.cl.uni-heidelberg.de/portal">portal</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; ?> 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 * Author URI: https://personads.me/ * * Version: 2.3.0 * Version: 2.4.0 * Requires PHP: 8.0 * * License: GNU General Public License v3.0 Loading