From 791d4a01345e9308689c522c3268f06245e29ccf Mon Sep 17 00:00:00 2001 From: midblep Date: Fri, 4 Feb 2022 21:11:01 +0100 Subject: [PATCH] added embeds --- src/lib/elements/Social.svelte | 3 ++- src/routes/__error.svelte | 6 ++++++ src/routes/__layout.svelte | 13 +++++++++--- src/routes/about.svelte | 3 +++ src/routes/commissions/index.svelte | 3 +++ src/routes/contact.svelte | 3 +++ src/routes/index.svelte | 31 ++++++++++++----------------- 7 files changed, 40 insertions(+), 22 deletions(-) diff --git a/src/lib/elements/Social.svelte b/src/lib/elements/Social.svelte index 3e9602f..d97682e 100644 --- a/src/lib/elements/Social.svelte +++ b/src/lib/elements/Social.svelte @@ -2,9 +2,10 @@ export let href; export let icon; export let text; + export let target = ""; - + {icon} {text} \ No newline at end of file diff --git a/src/routes/__error.svelte b/src/routes/__error.svelte index bdf8a2d..9f128a6 100644 --- a/src/routes/__error.svelte +++ b/src/routes/__error.svelte @@ -2,6 +2,12 @@ import Navbar from "$lib/header/Navbar.svelte"; + + + + About || Siv Kyne + +
diff --git a/src/routes/__layout.svelte b/src/routes/__layout.svelte index 53b0db4..58e3136 100644 --- a/src/routes/__layout.svelte +++ b/src/routes/__layout.svelte @@ -1,11 +1,18 @@ + + + + + + + +
diff --git a/src/routes/about.svelte b/src/routes/about.svelte index 6b39e28..d9fedfe 100644 --- a/src/routes/about.svelte +++ b/src/routes/about.svelte @@ -5,6 +5,8 @@ + + About || Siv Kyne @@ -36,6 +38,7 @@ +
\ No newline at end of file diff --git a/src/routes/commissions/index.svelte b/src/routes/commissions/index.svelte index 4c94e16..becdef8 100644 --- a/src/routes/commissions/index.svelte +++ b/src/routes/commissions/index.svelte @@ -8,6 +8,8 @@ + + Commission Info || Siv Kyne @@ -86,6 +88,7 @@ +
\ No newline at end of file diff --git a/src/routes/contact.svelte b/src/routes/contact.svelte index ecdd515..74e7279 100644 --- a/src/routes/contact.svelte +++ b/src/routes/contact.svelte @@ -5,6 +5,8 @@ + + Socials || Siv Kyne @@ -13,6 +15,7 @@
+ diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 96acb37..c854989 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -15,6 +15,8 @@ + + Home || Siv Kyne @@ -22,7 +24,7 @@
- + profile pic

Hi, I'm Siv Kyne!

@@ -36,23 +38,16 @@
- - - - - - - - -
-
- - - + + + + + + + + + +