Skip to content

Commit

Permalink
feat: preview test
Browse files Browse the repository at this point in the history
  • Loading branch information
21CSM committed Sep 21, 2024
1 parent e9215ef commit 7159d3b
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">Let's get cracking bones!</h1>
<h1 class="h1">Hello from Firebase!</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 7159d3b

Please sign in to comment.