Octopus-React-Wp/frontend/index.html
2025-11-05 01:08:39 +01:00

102 lines
3.7 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<title data-rh="true">Centre de formations - metier du numérique</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" />
<!-- ✅ Ajout Open Graph statique -->
<meta
data-rh="true"
property="og:title"
content="Centre de formations web IA"
/>
<meta
data-rh="true"
property="og:description"
content="Bienvenue sur notre Centre de formations aux métiers du numérique en Vendée"
/>
<meta
data-rh="true"
property="og:image"
content="https://res.cloudinary.com/dh5qgexjo/image/upload/v1753856912/centre-formation-metier-numerique_iwxjzv.avif"
/>
<meta data-rh="true" property="og:type" content="website" />
<meta data-rh="true" property="og:url" content="https://ton-site.com" />
<!-- ✅ Twitter Cards -->
<meta data-rh="true" name="twitter:card" content="summary_large_image" />
<meta
data-rh="true"
name="twitter:title"
content="Centre de formations web IA"
/>
<meta
data-rh="true"
name="twitter:description"
content="Bienvenue sur notre Centre de formations aux métiers du numérique en Vendée."
/>
<meta
data-rh="true"
name="twitter:image"
content="https://res.cloudinary.com/dh5qgexjo/image/upload/v1753856912/centre-formation-metier-numerique_iwxjzv.avif"
/>
<!-- <link rel="preload" href="/src/assets/vendor-BFTbvl5C.js" as="script"> -->
<link rel="preload" href="/assets/index-CfManBR6.css" as="style" />
<link rel="stylesheet" href="/assets/index-CfManBR6.css" />
<script src="https://unpkg.com/html2pdf.js@0.10.1/dist/html2pdf.bundle.min.js"></script>
<script src="https://media-library.cloudinary.com/global/all.js"></script>
</head>
<body>
<div id="root"></div>
<noscript>
<style>
.no-js-wrapper {
padding: 1.5rem;
font-family: "Helvetica Neue", Arial, sans-serif;
line-height: 1.5;
background: #f5f7fb;
color: #0b1f44;
}
.no-js-wrapper a {
color: #0b5ed7;
text-decoration: none;
}
.no-js-wrapper a:hover,
.no-js-wrapper a:focus {
text-decoration: underline;
}
.no-js-nav {
margin: 1rem 0;
padding-left: 1.2rem;
}
</style>
<section class="no-js-wrapper">
<h2>Navigation sans JavaScript</h2>
<p>
Le site s&apos;appuie sur React et nécessite JavaScript pour l&apos;expérience complète.
Activez-le pour profiter de toutes les fonctionnalités. En attendant,
utilisez ces liens directs&nbsp;:
</p>
<ul class="no-js-nav">
<li><a href="/">Accueil</a></li>
<li><a href="/services/prestation-maitrise-oeuvre/">Création de site web</a></li>
<li><a href="/services/formations-web/">Formations web</a></li>
<li><a href="/services/electricite/">Graphisme</a></li>
<li><a href="/services/service-securite-incendie/">Podcast</a></li>
<li><a href="/services/expertises-tce/">Formations professionnelles</a></li>
<li><a href="/nosFormations/">Nos formations</a></li>
<li><a href="/posts/">Actualités</a></li>
<li><a href="/contact/">Contact</a></li>
<li><a href="/search/">Recherche</a></li>
<li><a href="/sitemap.xml">Plan du site complet</a></li>
</ul>
<p>
Retrouvez aussi nos informations légales et politiques via le plan du site.
</p>
</section>
</noscript>
<script type="module" src="/src/main.jsx" defer></script>
</body>
</html>