File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5353 function checkScreenSize () {
5454 if (window .innerWidth <= 768 ) {
5555 loadStylesheet (" /css/mobile.css" );
56-
56+
5757 // Show the mobile alert if user is on a mobile device and has not dismissed the alert
5858 if (! sessionStorage .getItem (" mobileAlertDismissed" )) {
5959 document .getElementById (" mobileAlert" ).style .display = " block" ;
414414 <li ><a href =" https://github.com/simosathan9" target =" _blank" >Athanasiadis Simos - Undergraduate student</a ></li >
415415 <li ><a href =" https://github.com/vcipi" target =" _blank" >Cipi Klenti - Graduate student</a ></li >
416416 <li ><a href =" https://github.com/Pantelis325" target =" _blank" >Kakavas Pantelis - Graduate student</a ></li >
417- <li ><a href =" https://github.com/foivospro" target =" _blank" >Proestakis Foivos - Undergraduate student</a ></li >
417+ <li ><a href =" https://github.com/foivospro" target =" _blank" >Proestakis Foivos Timotheos - Undergraduate student</a ></li >
418418 </ul >
419419 </div >
420420 <div class =" modal-footer" >
You can’t perform that action at this time.
0 commit comments