1
0
Fork 0
mirror of https://github.com/GuerillaStudio/compteur-de-greve.git synced 2024-10-09 05:19:02 +00:00

Add og/twitter card

This commit is contained in:
Tixie 2023-03-02 09:24:12 +01:00
parent b82ac9ed6a
commit f8c0110223
4 changed files with 14 additions and 0 deletions

View file

@ -15,6 +15,7 @@
{% include 'preload-assets.njk' %}
{% include 'favicons.njk' %}
{% include 'meta-social.njk' %}
<!-- TODO: REMOVE IN PROD, but safer to have it for now -->
<meta name="robots" content="none">
</head>

View file

@ -0,0 +1,13 @@
<meta property="og:image:width" content="1203">
<meta property="og:image:height" content="630">
<meta property="og:title" content="Ajoutez +1 au compteur de gr&egrave;ve.">
<meta property="og:description" content="Le 7 mars, l&rsquo;intersyndicale appelle &agrave; une gr&egrave;ve nationale contre la r&eacute;forme des retraites. Vous venez ?">
<meta property="og:url" content="https://www.compteurdegreve.fr/">
<meta property="og:image" content="https://www.compteurdegreve.fr/img/og-image.jpg">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Ajoutez +1 au compteur de grève">
<meta name="twitter:description" content="Le 7 mars, lintersyndicale appelle à une grève nationale contre la réforme des retraites. Vous venez ?">
<meta name="twitter:image" content="https://www.compteurdegreve.fr/img/twitter-card.png">

BIN
static/img/og-image.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

BIN
static/img/twitter-card.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 KiB