add index redirections

This commit is contained in:
WhyKorp
2023-11-26 15:16:05 +01:00
committed by GitHub
parent 3318c182e2
commit c62488c00e
4 changed files with 12 additions and 4 deletions
+3 -1
View File
@@ -8,7 +8,9 @@
</head>
<body class="body">
<header>
<img src="logowhykioh.png" class="logo">
<a href="http://whykorp.ddns.net">
<img src="logowhykioh.png" class="logo">
</a>
<h1 class="welcome">Accueil HTML</h1>
<div id="menu" class="hidden">
<nav class="nav">
+3 -1
View File
@@ -8,7 +8,9 @@
</head>
<body>
<header>
<img src="logowhykioh.png" class="logo">
<a href="http://whykorp.ddns.net">
<img src="logowhykioh.png" class="logo">
</a>
<h1 class="welcome">Site WEB d'exercice de SNT</h1>
<div id="menu" class="hidden">
<nav class="nav">
+3 -1
View File
@@ -8,7 +8,9 @@
</head>
<body>
<header>
<img src="logowhykioh.png" class="logo">
<a href="http://whykorp.ddns.net">
<img src="logowhykioh.png" class="logo">
</a>
<h1 class="welcome">Mes loisirs</h1>
<div id="menu" class="hidden">
<nav class="nav">
+3 -1
View File
@@ -8,7 +8,9 @@
</head>
<body>
<header>
<img src="logowhykioh.png" class="logo">
<a href="http://whykorp.ddns.net">
<img src="logowhykioh.png" class="logo">
</a>
<h1 class="welcome">Orientation</h1>
<div id="menu" class="hidden">
<nav class="nav">