Added header and logo

This commit is contained in:
TimKapitza 2023-09-29 11:06:10 +02:00
parent 4d97c9d08d
commit 64bf9a4dfa
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,4 @@
<h1>Welcome to SvelteKit</h1>
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>
<div class='p-5'>
<h1 class='text-5xl'>QuickTick</h1>
<img src='logo.png' alt='QuickTicklogo'>
</div>

BIN
src/routes/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB