Skip to content

Commit

Permalink
Merge pull request #209 from Jean-BaptisteC/seo
Browse files Browse the repository at this point in the history
Ajout de la bannière de l'evt dans les tags SEO
  • Loading branch information
bristow authored May 23, 2024
2 parents 83a3001 + de72c5a commit 46a47de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2024/src/html/layouts/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<meta name="description" content="{{ SEO_description }}">
<meta name="og:title" content="{{ site_name }} - {{ page_name }}">
<meta name="og:description" content="{{ SEO_description }}">
<meta property="og:image" content="https://sotm2024.openstreetmap.fr/img/2082-sotm2024-logos_Sotm-2024-logo-horizontal.png" />

<link rel="stylesheet" href="css/bootstrap.css" />
<link rel="stylesheet" href="css/style.css" />
Expand Down

0 comments on commit 46a47de

Please sign in to comment.