Change every file 5
continuous-integration/drone/push Build is passing Details

master
dorian.hodin 2 years ago
parent 06b4aa2f8e
commit b49ee87474

@ -6,8 +6,8 @@
global $jQueryMin, $bundle4, $bundle5;
?>
<meta charset="UTF-8">
<link type="text/css" rel="stylesheet" href="<?php echo $_ENV['CONTAINER_NAME']."/Views/CSS/styles.css"?>" />
<link type="text/css" rel="stylesheet" href="<?php echo $_ENV['CONTAINER_NAME']."/Views/CSS/stylesForm.css"?>" />
<link type="text/css" rel="stylesheet" href="Views/CSS/styles.css" />
<link type="text/css" rel="stylesheet" href="Views/CSS/stylesForm.css" />
<link rel="preconnect" href="<?php echo $googleApis; ?>">
<link rel="preconnect" href="<?php echo $googleStatic; ?>" crossorigin>
<link href="<?php echo $poppins; ?>" rel="stylesheet">

Loading…
Cancel
Save