Skip to content

Commit

Permalink
fix: typo download
Browse files Browse the repository at this point in the history
  • Loading branch information
YoanRos committed Jan 25, 2024
1 parent 9427fa1 commit 5296c1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pages/download-link.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ const download = () => {
/>
<meta
name="description"
content="Télécharger Oz Ensemble, l'une application mobile pour maitriser sa consommation d'alcool."
content="Télécharger Oz Ensemble, une application mobile pour maitriser sa consommation d'alcool."
key="download"
/>
<meta
property="og:description"
content="Télécharger Oz Ensemble, l'une application mobile pour maitriser sa consommation d'alcool."
content="Télécharger Oz Ensemble, une application mobile pour maitriser sa consommation d'alcool."
key="download"
/>
<meta property="og:image" content="/images/logo_oz.png" />
Expand Down
4 changes: 2 additions & 2 deletions pages/download.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ const download = () => {
/>
<meta
name="description"
content="Télécharger Oz Ensemble, l'une application mobile pour maitriser sa consommation d'alcool."
content="Télécharger Oz Ensemble, une application mobile pour maitriser sa consommation d'alcool."
key="download"
/>
<meta
property="og:description"
content="Télécharger Oz Ensemble, l'une application mobile pour maitriser sa consommation d'alcool."
content="Télécharger Oz Ensemble, une application mobile pour maitriser sa consommation d'alcool."
key="download"
/>
<meta property="og:image" content="/images/logo_oz.png" />
Expand Down

0 comments on commit 5296c1f

Please sign in to comment.