2023-12-23 09:55:13 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="fr">
|
|
|
|
|
|
|
|
<head>
|
2024-04-30 00:11:21 +02:00
|
|
|
<!-- favicons -->
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
|
|
|
|
<link rel="manifest" href="assets/favicons/site.webmanifest">
|
|
|
|
<link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5">
|
|
|
|
<meta name="msapplication-TileColor" content="#da532c">
|
|
|
|
<meta name="theme-color" content="#ffffff">
|
|
|
|
<link rel="favicon" type="ico" href="assets/favicons/favicon.ico">
|
|
|
|
<!-- head info -->
|
|
|
|
<title>Le plus beau des voyages</title>
|
2023-12-23 09:55:13 +01:00
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2024-04-30 01:22:07 +02:00
|
|
|
<link rel="stylesheet" href="assets/css/styles.css" />
|
2023-12-23 09:55:13 +01:00
|
|
|
<script type="text/javascript" src="assets/script.js"></script>
|
2024-04-30 00:11:21 +02:00
|
|
|
<!-- bootstrap css -->
|
|
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
|
|
|
|
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
2023-12-23 09:55:13 +01:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2024-04-30 00:11:21 +02:00
|
|
|
<!-- Title -->
|
|
|
|
<div class="Title">
|
|
|
|
<h1>Le plus beau des voyages</h1>
|
|
|
|
<p>Animé par Pauline</p>
|
|
|
|
</div>
|
|
|
|
<p class="Podcast-desc"></p>
|
|
|
|
|
|
|
|
<!-- Last episode -->
|
|
|
|
<div class="Last-episode">
|
|
|
|
<h2>Le dernier épisode :</h2>
|
|
|
|
<h3 class="Last-episode-title"></h3>
|
|
|
|
<audio class="Last-episode-audio"></audio>
|
|
|
|
<p class="Last-episode-desc"></p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- Listen on -->
|
|
|
|
<div class="Listen-on">
|
|
|
|
<a href="https://feeds.acast.com/public/shows/le-plus-beau-des-voyages">
|
|
|
|
<img src="assets/img/rss-logo.svg" alt="RSS">
|
2023-12-23 09:55:13 +01:00
|
|
|
</a>
|
|
|
|
<a href="https://podcasts.apple.com/fr/podcast/le-plus-beau-des-voyages/id1690552189">
|
2024-04-30 00:11:21 +02:00
|
|
|
<img src="assets/img/apple-logo.svg" alt="Apple podcast">
|
2023-12-23 09:55:13 +01:00
|
|
|
</a>
|
|
|
|
<a href="https://music.amazon.com/podcasts/2328ada5-4c12-4ecc-afcb-5153156fc437/le-plus-beau-des-voyages">
|
2024-04-30 00:11:21 +02:00
|
|
|
<img src="assets/img/amazon-logo.svg" alt="Amazon Music">
|
2023-12-23 18:18:19 +01:00
|
|
|
</a>
|
2024-04-30 00:11:21 +02:00
|
|
|
<a
|
|
|
|
href="https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5hY2FzdC5jb20vcHVibGljL3Nob3dzL2xlLXBsdXMtYmVhdS1kZXMtdm95YWdlcw">
|
|
|
|
<img src="assets/img/google-logo.svg" alt="Google podcast">
|
2023-12-23 18:18:19 +01:00
|
|
|
</a>
|
2024-04-30 00:11:21 +02:00
|
|
|
<a href="https://open.spotify.com/show/0QYpt8IEKlvQCVCHnOR9eo">
|
|
|
|
<img src="assets/img/spotify-logo.svg" alt="Spotify">
|
2023-12-23 18:18:19 +01:00
|
|
|
</a>
|
|
|
|
</div>
|
2024-04-30 01:22:07 +02:00
|
|
|
|
|
|
|
<!-- Follow Me on
|
|
|
|
<div class="FollowMeOn">
|
|
|
|
<a href="https://www.instagram.com/leplusbeaudesvoyages/">
|
|
|
|
<img src="/assets/images/Instagram_logo.wepb"/>
|
|
|
|
<p>Le plus beau des voyages</p>
|
|
|
|
</a>
|
|
|
|
<a href="https://www.instagram.com/pauline.hrdt/">
|
|
|
|
<img src="/assets/images/Instagram_logo.wepb"/>
|
|
|
|
<p>Pauline.Hrdt</p>
|
|
|
|
</a>
|
|
|
|
<a href="https://www.instagram.com/oscar_le_teckel/">
|
|
|
|
<img src="/assets/images/Instagram_logo.wepb"/>
|
|
|
|
<p>Oscar le teckel</p>
|
|
|
|
</a>
|
|
|
|
</div> -->
|
2023-12-23 09:55:13 +01:00
|
|
|
</body>
|
2024-04-30 00:11:21 +02:00
|
|
|
|
2023-12-23 09:55:13 +01:00
|
|
|
</html>
|