Skip to content
/ docs Public
forked from withastro/docs

Commit

Permalink
i18n(fr): Update tutorial/2-pages/2.mdx from withastro#8318
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasbnt committed Jun 26, 2024
1 parent 3126922 commit 5a17118
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/docs/fr/tutorial/2-pages/2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ Maintenant que vous avez créé des pages à l'aide de fichiers `.astro`, créon
description: "Il s'agit du premier article de mon nouveau blog Astro."
author: 'Apprenti Astro'
image:
url: 'https://docs.astro.build/assets/full-logo-light.png'
alt: "Le logo complet d'Astro."
url: 'https://docs.astro.build/assets/rose.webp'
alt: "Le logo Astro sur un fond sombre avec une lueur rose."
tags: ["astro", "blogging", "apprentissage en public"]
---
# Mon premier article de blog
Expand Down

0 comments on commit 5a17118

Please sign in to comment.