Skip to content

Commit

Permalink
fix(Stats): correction de la valeur de métadonnée 'generalAudience'
Browse files Browse the repository at this point in the history
  • Loading branch information
thom4parisot committed May 22, 2024
1 parent 390a2ee commit 433469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/stats.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<route lang="yaml">
meta:
generalAudience: true&
generalAudience: true
seo:
title: Métriques de réussite du projet
</route>
Expand Down

0 comments on commit 433469f

Please sign in to comment.