Loading pages/proyectos.php +0 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ include "../php/crearProyecto.php"; <!-- Google Font Link Icons--> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" /> <!--My CSS--> <link href="./css/style.css" rel="stylesheet"> <link href="../css/style.css" rel="stylesheet"> <link href="../css/proyectos.css" rel="stylesheet"> </head> Loading Loading
pages/proyectos.php +0 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ include "../php/crearProyecto.php"; <!-- Google Font Link Icons--> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" /> <!--My CSS--> <link href="./css/style.css" rel="stylesheet"> <link href="../css/style.css" rel="stylesheet"> <link href="../css/proyectos.css" rel="stylesheet"> </head> Loading