diff --git a/src/app.css b/src/app.css index 9e4081b..03a1f2a 100644 --- a/src/app.css +++ b/src/app.css @@ -19,3 +19,13 @@ body { .hero > div { backdrop-filter: blur(10px); } + +a { + @apply hover:text-neutral-400; + @apply transition-colors; +} + +a > div { + @apply hover:text-neutral-400; + @apply transition-colors; +} diff --git a/src/lib/components/Icons/Bluesky.svelte b/src/lib/components/Icons/Bluesky.svelte new file mode 100644 index 0000000..e088328 --- /dev/null +++ b/src/lib/components/Icons/Bluesky.svelte @@ -0,0 +1,10 @@ +Bluesky diff --git a/src/lib/components/Icons/X.svelte b/src/lib/components/Icons/X.svelte new file mode 100644 index 0000000..4454ac5 --- /dev/null +++ b/src/lib/components/Icons/X.svelte @@ -0,0 +1,10 @@ +X diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 4a6ee57..5125dcf 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -6,6 +6,8 @@ import Lastfm from '$lib/components/Icons/LastFM.svelte'; import GitHub from '$lib/components/Icons/GitHub.svelte'; import Mastodon from '$lib/components/Icons/Mastodon.svelte'; + import X from '$lib/components/Icons/X.svelte'; + import Bluesky from '$lib/components/Icons/Bluesky.svelte'; @@ -55,12 +57,22 @@ + +
+ +
+
+ +
+ +
+
_.size == 'extralarge' )?.['#text']}