Removing city and linkedin, updating SIRET, adding contact via Signal
This commit is contained in:
parent
99bdff99d7
commit
bcd3e4c0c3
18
index.html
18
index.html
|
@ -5,14 +5,14 @@
|
||||||
<meta name="viewport" content="width=320, initial-scale=1", shrink-to-fit=no">
|
<meta name="viewport" content="width=320, initial-scale=1", shrink-to-fit=no">
|
||||||
|
|
||||||
<!-- SEO Meta Tags -->
|
<!-- SEO Meta Tags -->
|
||||||
<meta name="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.">
|
<meta name="description" content="Développeur web indépendant, 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.">
|
||||||
<meta name="author" content="Matthias Martin-Chave">
|
<meta name="author" content="Matthias Martin-Chave">
|
||||||
|
|
||||||
<!-- OG Meta Tags to improve the way the post looks when you share the page on LinkedIn, Facebook, Google+ -->
|
<!-- 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_name" content="Solutions web écologiques - Matthias Martin-Chave" /> <!-- website name -->
|
||||||
<meta property="og:site" content="https://matthias.martin-chave.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: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:description" content="Développeur web indépendant, 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 -->
|
<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/" /> <!-- where do you want your post to link to -->
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<header>
|
<header>
|
||||||
<h1 style="display: none;">Développeur web écologique à Lyon</h1>
|
<h1 style="display: none;">Développeur web écologique</h1>
|
||||||
<div class="half white">
|
<div class="half white">
|
||||||
<p class="slogan">Solutions web écologiques</p>
|
<p class="slogan">Solutions web écologiques</p>
|
||||||
<p class="name">Matt<span class="light">hias</span></p>
|
<p class="name">Matt<span class="light">hias</span></p>
|
||||||
|
@ -535,7 +535,8 @@
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2>Contact</h2>
|
<h2>Contact</h2>
|
||||||
<p class="contact">
|
<p class="contact">
|
||||||
+33.76.76.10.338
|
+33.76.76.10.338 <br />
|
||||||
|
<small>Contactez-moi via l'<a href="https://signal.org/install" alt="get-signal" target="_blank">application sécurisée Signal</a></small>
|
||||||
<a class="button phone float" href="tel:+33767610338" alt="appeler">
|
<a class="button phone float" href="tel:+33767610338" alt="appeler">
|
||||||
<svg focusable="false" data-icon="phone" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
<svg focusable="false" data-icon="phone" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
||||||
<path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path>
|
<path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path>
|
||||||
|
@ -552,15 +553,6 @@
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="contact">
|
|
||||||
linkedin.com/in/matthias-mc/
|
|
||||||
<a class="button linkedin float" href="https://www.linkedin.com/in/matthias-mc/" alt="contacter via linkedin" target="_blank">
|
|
||||||
<svg aria-hidden="true" focusable="false" data-icon="linkedin-in" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
|
|
||||||
<path fill="currentColor" d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path>
|
|
||||||
</svg>
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<nav class="mentions">
|
<nav class="mentions">
|
||||||
<a href="/mentions-legales">Mentions légales</a>
|
<a href="/mentions-legales">Mentions légales</a>
|
||||||
|
|
|
@ -78,7 +78,7 @@
|
||||||
<strong>Email</strong> :
|
<strong>Email</strong> :
|
||||||
<a href="mailto:matt@marcha.pro">matt@marcha.pro</a><br>
|
<a href="mailto:matt@marcha.pro">matt@marcha.pro</a><br>
|
||||||
<strong>Téléphone</strong> : <a rel="noreferrer noopener" href="tel:+33676710338" target="_blank">+33.67.67.10.338</a><br>
|
<strong>Téléphone</strong> : <a rel="noreferrer noopener" href="tel:+33676710338" target="_blank">+33.67.67.10.338</a><br>
|
||||||
<strong>SIRET</strong> : 79877559900011</p>
|
<strong>SIRET</strong> : 79877559900029</p>
|
||||||
|
|
||||||
<h3>Hébergement</h3>
|
<h3>Hébergement</h3>
|
||||||
<p><strong>Infomaniak</strong><br>
|
<p><strong>Infomaniak</strong><br>
|
||||||
|
|
Loading…
Reference in a new issue