changed folder style for styles

This commit is contained in:
asus
2023-11-05 21:24:24 +01:00
parent a0404aedc1
commit 4ad8a639a8
4 changed files with 3 additions and 3 deletions

View File

@@ -8,9 +8,9 @@
<title>hugulumu.fr</title>
<meta name="description" content="site web de hugo lamy, developpeur">
<script type="text/javascript" src="./scripts/load_html.js" defer></script>
<link href="./style/style.css" type="text/css" rel="stylesheet">
<link href="./style/frames.css" type="text/css" rel="stylesheet">
<link href="./style/banners.css" type="text/css" rel="stylesheet">
<link href="./styles/style.css" type="text/css" rel="stylesheet">
<link href="./styles/frames.css" type="text/css" rel="stylesheet">
<link href="./styles/banners.css" type="text/css" rel="stylesheet">
<!--
-->
</head>