changement url de base
This commit is contained in:
parent
a9ecdd9f9d
commit
c20d6ad03e
4
404.html
4
404.html
|
@ -10,11 +10,11 @@
|
|||
|
||||
<!-- OG Meta Tags to improve the way the post looks when you share the page on LinkedIn, Facebook, Google+ -->
|
||||
<meta property="og:site_name" content="Solutions web écologiques - Matthias Martin-Chave" /> <!-- website name -->
|
||||
<meta property="og:site" content="https://matt.marcha.pro" /> <!-- website link -->
|
||||
<meta property="og:site" content="https://matthias.martin-chave.pro" /> <!-- website link -->
|
||||
<meta property="og:title" content="404"/> <!-- title shown in the actual shared post -->
|
||||
<meta property="og:description" content="Erreur 404 - La ressource demandée n'existe pas" /> <!-- description shown in the actual shared post -->
|
||||
<meta property="og:image" content="https://matt.marcha.pro/images/coverimage.jpg" /> <!-- image link, make sure it's jpg -->
|
||||
<meta property="og:url" content="https://matt.marcha.pro/" /> <!-- where do you want your post to link to -->
|
||||
<meta property="og:url" content="https://matt.marcha.pro/404/" /> <!-- where do you want your post to link to -->
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<!-- Website Title -->
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
<!-- OG Meta Tags to improve the way the post looks when you share the page on LinkedIn, Facebook, Google+ -->
|
||||
<meta property="og:site_name" content="Solutions web écologiques - Matthias Martin-Chave" /> <!-- website name -->
|
||||
<meta property="og:site" content="https://matt.marcha.pro" /> <!-- website link -->
|
||||
<meta property="og:site" content="https://matthias.martin-chave.pro" /> <!-- website link -->
|
||||
<meta property="og:title" content="Solutions web écologiques - Matt Marcha"/> <!-- title shown in the actual shared post -->
|
||||
<meta property="og:description" content="Développeur web indépendant à Lyon, attaché au respect de l'environnement. Développement de sites, applications et plateformes web. Expertise et accompagnement en gestion de projets, communication, RGPD. Démarche d'écoconception et de sobriété numérique." /> <!-- description shown in the actual shared post -->
|
||||
<meta property="og:image" content="https://matt.marcha.pro/images/coverimage.jpg" /> <!-- image link, make sure it's jpg -->
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
|
||||
<!-- OG Meta Tags to improve the way the post looks when you share the page on LinkedIn, Facebook, Google+ -->
|
||||
<meta property="og:site_name" content="Solutions web écologiques - Matt Marcha" /> <!-- website name -->
|
||||
<meta property="og:site" content="https://matt.marcha.pro" /> <!-- website link -->
|
||||
<meta property="og:site" content="https://matthias.martin-chave.pro" /> <!-- website link -->
|
||||
<meta property="og:title" content="Mentions légales"/> <!-- title shown in the actual shared post -->
|
||||
<meta property="og:description" content="Mentions légales, crédits et politique de vie privée" /> <!-- description shown in the actual shared post -->
|
||||
<meta property="og:image" content="https://matt.marcha.pro/images/header-background.jpg" /> <!-- image link, make sure it's jpg -->
|
||||
<meta property="og:url" content="https://matt.marcha.pro/" /> <!-- where do you want your post to link to -->
|
||||
<meta property="og:url" content="https://matt.marcha.pro/mentions-legales/" /> <!-- where do you want your post to link to -->
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<!-- Website Title -->
|
||||
|
|
Loading…
Reference in a new issue