Skip to content

Commit

Permalink
feat: previous test cont.
Browse files Browse the repository at this point in the history
  • Loading branch information
21CSM committed Sep 21, 2024
1 parent 74a2c68 commit d3f87c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div class="container h-full mx-auto flex justify-center items-center">
<div class="space-y-5">
<h1 class="h1">Hello from Firebase!</h1>
<h1 class="h1">Hello from Firebase (Preview)!</h1>
<p>Start by exploring:</p>
<ul>
<li><code class="code">/src/routes/+layout.svelte</code> - barebones layout</li>
Expand Down

0 comments on commit d3f87c6

Please sign in to comment.