Import initial du site depuis le serveur

This commit is contained in:
WhyKorp's server
2026-04-27 06:52:16 +00:00
parent 81b39e856b
commit f57f9fe1d5
1871 changed files with 214417 additions and 32138 deletions
+26 -26
View File
@@ -1,26 +1,26 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Pour Clara 💌</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="img/logo.png">
</head>
<body>
<div class="container">
<h1>Ma Semaine sans Toi ❤️</h1>
<p class="intro"> Coucou mon amoureuse damour que jaime tant❤️. Comme tu le vois je te fais un petit journal de mes journées, je vais beaucoup mennuyer sans toi donc je me suis dis que jallais moccuper un peu tout les jours à t’écrire deux trois mots que tu liras à ton retour. Le site te plaît ? Il est joli et tout rose héhé je lai fais moi même pour toi. Dans ce journal je te raconterai mes journées comme ça tu verras que sans toi cest pas pareil😣.</p>
<hr>
<div class="button-grid">
<button onclick="location.href='journals/1_dimanche.html'">Dimanche 27 Avril</button>
<button onclick="location.href='journals/2_lundi.html'">Lundi 28 Avril</button>
<button onclick="location.href='journals/3_mardi.html'">Mardi 29 Avril</button>
<button onclick="location.href='journals/4_mercredi.html'">Mercredi 30 Avril</button>
<button onclick="location.href='journals/5_jeudi.html'">Jeudi 1er Mai</button>
<button onclick="location.href='journals/6_vendredi.html'">Vendredi 2 Mai</button>
<button onclick="location.href='journals/7_samedi.html'">Samedi 3 Mai</button>
<button onclick="location.href='journals/8_dimanche.html'">Dimanche 4 Mai</button>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Pour Clara 💌</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="img/logo.png">
</head>
<body>
<div class="container">
<h1>Ma Semaine sans Toi ❤️</h1>
<p class="intro"> Coucou mon amoureuse damour que jaime tant❤️. Comme tu le vois je te fais un petit journal de mes journées, je vais beaucoup mennuyer sans toi donc je me suis dis que jallais moccuper un peu tout les jours à t’écrire deux trois mots que tu liras à ton retour. Le site te plaît ? Il est joli et tout rose héhé je lai fais moi même pour toi. Dans ce journal je te raconterai mes journées comme ça tu verras que sans toi cest pas pareil😣.</p>
<hr>
<div class="button-grid">
<button onclick="location.href='journals/1_dimanche.html'">Dimanche 27 Avril</button>
<button onclick="location.href='journals/2_lundi.html'">Lundi 28 Avril</button>
<button onclick="location.href='journals/3_mardi.html'">Mardi 29 Avril</button>
<button onclick="location.href='journals/4_mercredi.html'">Mercredi 30 Avril</button>
<button onclick="location.href='journals/5_jeudi.html'">Jeudi 1er Mai</button>
<button onclick="location.href='journals/6_vendredi.html'">Vendredi 2 Mai</button>
<button onclick="location.href='journals/7_samedi.html'">Samedi 3 Mai</button>
<button onclick="location.href='journals/8_dimanche.html'">Dimanche 4 Mai</button>
</div>
</div>
</body>
</html>