11< div class ="footer-above ">
22 < div class ="links-container ">
3- < div class ="flex-row row row-centered links-wrapper ">
3+ < div class ="flex-row row row-centered links-wrapper " style =" max-width: 99vw " >
44 < a href ="
mailto:[email protected] "
title ="
[email protected] "
class ="
footer-logo inline-footer "
id ="
mail-logo "
> 55 < img src ="assets/img/logos/email.svg ">
66 </ a >
77 < a href ="https://www.facebook.com/ksi.fi.muni " title ="Facebook " class ="footer-logo inline-footer "
8- id ="facebook-logo ">
8+ id ="facebook-logo ">
99 < img src ="assets/img/logos/facebook.svg ">
1010 </ a >
1111 < a href ="https://www.fi.muni.cz/ " title ="Fakulta Informatiky MU " class ="footer-logo inline-footer " id ="fi-logo ">
1212 < img src ="assets/img/logos/fi.svg ">
1313 </ a >
14- < a href ="https://www.muni.cz/ " title ="Masarykova Univerzita Brno " class ="footer-logo inline-footer "
15- id ="mu-logo ">
14+ < a href ="https://www.muni.cz/ " title ="Masarykova Univerzita Brno " class ="footer-logo inline-footer " id ="mu-logo ">
1615 < img src ="assets/img/logos/mu.svg ">
1716 </ a >
1817 < a href ="https://kscuk.fi.muni.cz/ " title ="K-SCUK " class ="footer-logo inline-footer " id ="kscuk-logo ">
2221 < img src ="assets/img/logos/intersob.svg ">
2322 </ a >
2423 < a href ="https://interlos.fi.muni.cz " title ="INTERnetová LOgická Soutěž " class ="footer-logo inline-footer "
25- id ="los-logo ">
24+ id ="los-logo ">
2625 < img src ="assets/img/logos/los.svg ">
2726 </ a >
2827 < a href ="https://zverinec.fi.muni.cz " title ="Spolek přátel severské zvěře " class ="footer-logo inline-footer "
29- id ="zverinec-logo ">
28+ id ="zverinec-logo ">
3029 < img src ="assets/img/logos/zverinec.svg ">
3130 </ a >
3231 < a href ="http://brkos.math.muni.cz " title ="BRněnský KOrespondenční Seminář " class ="footer-logo inline-footer "
33- id ="brkos-logo ">
32+ id ="brkos-logo ">
3433 < img src ="assets/img/logos/brkos.svg ">
3534 </ a >
3635 < a href ="http://ibis.sci.muni.cz/ " title ="Interaktivní BIologický Seminář " class ="footer-logo inline-footer "
37- id ="ibis-logo ">
36+ id ="ibis-logo ">
3837 < img src ="assets/img/logos/ibis.svg ">
3938 </ a >
40- < a href ="https://ksp.mff.cuni.cz " title ="Korespondenční seminář z programování "
41- class =" footer-logo inline-footer " id ="ksp-logo ">
39+ < a href ="https://ksp.mff.cuni.cz " title ="Korespondenční seminář z programování " class =" footer-logo inline-footer "
40+ id ="ksp-logo ">
4241 < img src ="assets/img/logos/ksp.svg ">
4342 </ a >
4443 < a href ="https://www.youtube.com/channel/UCH0K2_tAhkJNlvfRo5NsEIg " title ="YouTube "
45- class ="footer-logo inline-footer " id ="youtube-logo ">
44+ class ="footer-logo inline-footer " id ="youtube-logo ">
4645 < img src ="assets/img/logos/youtube.svg ">
4746 </ a >
4847 < a href ="https://github.com/fi-ksi " title ="KSI @ GitHub " class ="footer-logo inline-footer " id ="github-logo ">
5251 </ div >
5352 < a href ="https://forms.gle/eyQemxCUKE3x6jFA7 " target ="_blank "> {{'root.footer.bug-report' | translate}}</ a >
5453 -
55- < span class ="version "
56- (click) =" changelogShow.emit() " > {{'root.footer.version' | translate}} {{version.version$ | async}}</ span >
54+ < span class ="version " (click) =" changelogShow.emit() " > {{'root.footer.version' | translate}} {{version.version$ |
55+ async}}</ span >
5756 -
5857 < span > {{'root.footer.license' | translate}}</ span >
5958 -
6059 < a [routerLink] ="['/', routes.privacyPolicy] "> {{'root.footer.privacy-policy'|translate}}</ a >
61- </ div >
60+ </ div >
0 commit comments