Skip to content

Commit

Permalink
ajoute précision site pour legislatives sur l'accueil
Browse files Browse the repository at this point in the history
  • Loading branch information
maiwann authored Jun 17, 2024
1 parent fd606fb commit 8994b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scripts/components/screens/Welcome.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Skeleton>
<section class="screen" id="welcome">
{#if showWelcome}
<h2>Créez votre petit site facilement !</h2>
<h2>Créez votre petit site pour un·e candidat·e du Nouveau Front Populaire !</h2>

<a href="./choose-account" class="btn">C'est parti !</a>
{:else if isFetchingCurrentUserRepos }
Expand Down

0 comments on commit 8994b97

Please sign in to comment.