Skip to content

Commit 6443727

Browse files
committed
add: not content notice lol
1 parent f8abed2 commit 6443727

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/App.svelte

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434

3535
<div class="h-8"></div>
3636
<SocialsRow />
37+
38+
<p class="mt-100 mb-10">
39+
theres no content here yet...
40+
</p>
3741
</main>
3842
<footer class="w-full flex flex-row justify-end fixed bottom-0 p-1">
3943
<a href="https://github.com/jumpyjacko/portfolio" target="_blank" class="underline">

0 commit comments

Comments
 (0)