Skip to content

Commit

Permalink
Missed a spot
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiak committed Dec 4, 2024
1 parent 7b2b59a commit ab10e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/election/[year]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</svelte:head>


<h1 class="text-3xl font-bold">Upcoming election on Nov. 5</h1>
<h1 class="text-3xl font-bold">Most recent election on Nov. 5</h1>
<p class="mt-2 text-xl text-neutral-950 dark:text-neutral-50">The data was retrieved on {generated}.</p>

<section class="container-xl">
Expand Down

0 comments on commit ab10e5d

Please sign in to comment.