diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 3f307e6..998de8d 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -25,7 +25,7 @@ Get Started Free - + Sign In {/if} @@ -97,31 +97,31 @@
-

Built With Modern Tools

-
+

Built With Modern Tools

+
-
- S +
+ SvelteKit
-

SvelteKit

+

SvelteKit

-
- S +
+ Supabase
-

Supabase

+

Supabase

-
- T +
+ TypeScript
-

TypeScript

+

TypeScript

-
- S +
+ Skeleton UI
-

Skeleton UI

+

Skeleton UI

diff --git a/static/skeleton.svg b/static/skeleton.svg new file mode 100644 index 0000000..1717b99 --- /dev/null +++ b/static/skeleton.svg @@ -0,0 +1,6 @@ + + + diff --git a/static/supabase-logo-icon.svg b/static/supabase-logo-icon.svg new file mode 100644 index 0000000..ad802ac --- /dev/null +++ b/static/supabase-logo-icon.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/static/svelte-logo-square.svg b/static/svelte-logo-square.svg new file mode 100644 index 0000000..0ab1ab0 --- /dev/null +++ b/static/svelte-logo-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/ts-logo-512.svg b/static/ts-logo-512.svg new file mode 100644 index 0000000..a46d53d --- /dev/null +++ b/static/ts-logo-512.svg @@ -0,0 +1 @@ + \ No newline at end of file