site-web-le-plus-beau-des-v.../index.html

51 lines
No EOL
2 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Le plus beau des voyages - Animé par Pauline</title>
<link rel="stylesheet" href="assets/css/styles.css" />
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico">
<script type="text/javascript" src="assets/script.js"></script>
</head>
<body>
<h1>Le plus beau des voyages</h1>
<p id="FeedDesc" class="FeedDesc"></p>
<hr>
<div class="listen-on">
Écoutez le podcast sur :
<a href="https://feeds.acast.com/public/shows/le-plus-beau-des-voyages" class="rss-listen">
<img src="/assets/images/rss-black-icon.png"/>
<div class="textRSS">RSS</div>
</a>
<a href="https://podcasts.apple.com/fr/podcast/le-plus-beau-des-voyages/id1690552189">
<img src="/assets/images/FR_Apple_Podcasts_Listen_Badge_RGB.svg"/>
</a>
<a href="https://open.spotify.com/show/0QYpt8IEKlvQCVCHnOR9eo">
<img src="/assets/images/Spotify_Logo_RGB_Green.png"/>
</a>
<a href="https://music.amazon.com/podcasts/2328ada5-4c12-4ecc-afcb-5153156fc437/le-plus-beau-des-voyages">
<img src="/assets/images/Amazon_Music_Charcoal.png"/>
</a>
</div>
<hr>
<div id="Podcasts" class="Podcasts"></div>
<div class="FollowMe">
Me suivre :
<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>
</body>
</html>