diff --git a/src/pages/_images/arrow-icon.svg b/src/pages/_images/arrow-icon.svg new file mode 100644 index 0000000..2521a23 --- /dev/null +++ b/src/pages/_images/arrow-icon.svg @@ -0,0 +1,13 @@ + + + \ No newline at end of file diff --git a/src/pages/_images/codepen.svg b/src/pages/_images/codepen.svg new file mode 100644 index 0000000..189734d --- /dev/null +++ b/src/pages/_images/codepen.svg @@ -0,0 +1,28 @@ + + + + + + + + \ No newline at end of file diff --git a/src/pages/_images/date-time.svg b/src/pages/_images/date-time.svg new file mode 100644 index 0000000..de6f754 --- /dev/null +++ b/src/pages/_images/date-time.svg @@ -0,0 +1,14 @@ + + + \ No newline at end of file diff --git a/src/pages/_images/discord.svg b/src/pages/_images/discord.svg new file mode 100644 index 0000000..34903c2 --- /dev/null +++ b/src/pages/_images/discord.svg @@ -0,0 +1,23 @@ + + + + \ No newline at end of file diff --git a/src/pages/_images/github.svg b/src/pages/_images/github.svg new file mode 100644 index 0000000..5914eab --- /dev/null +++ b/src/pages/_images/github.svg @@ -0,0 +1,31 @@ + + + + + \ No newline at end of file diff --git a/src/pages/_images/instagram.svg b/src/pages/_images/instagram.svg new file mode 100644 index 0000000..8f7c8c7 --- /dev/null +++ b/src/pages/_images/instagram.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/pages/_images/location.svg b/src/pages/_images/location.svg new file mode 100644 index 0000000..964d677 --- /dev/null +++ b/src/pages/_images/location.svg @@ -0,0 +1,21 @@ + + + + \ No newline at end of file diff --git a/src/pages/_images/twitch.svg b/src/pages/_images/twitch.svg new file mode 100644 index 0000000..a2b6304 --- /dev/null +++ b/src/pages/_images/twitch.svg @@ -0,0 +1,22 @@ + + + + + + \ No newline at end of file diff --git a/src/pages/_images/website-icon.svg b/src/pages/_images/website-icon.svg new file mode 100644 index 0000000..d920649 --- /dev/null +++ b/src/pages/_images/website-icon.svg @@ -0,0 +1,19 @@ + + + \ No newline at end of file diff --git a/src/pages/_images/youtube.svg b/src/pages/_images/youtube.svg new file mode 100644 index 0000000..c7e566f --- /dev/null +++ b/src/pages/_images/youtube.svg @@ -0,0 +1,16 @@ + + + + \ No newline at end of file diff --git a/src/pages/socials.astro b/src/pages/socials.astro index ce735e9..347aa77 100644 --- a/src/pages/socials.astro +++ b/src/pages/socials.astro @@ -3,8 +3,17 @@ import Layout from "../layouts/Layout.astro"; import StreamScheduleComponent from "../components/sections/StreamSchedule.svelte"; import Footer from "../components/sections/FooterComponent.astro"; import { Image } from "astro:assets"; -import landscape from "./_images/landscape.webp"; import profile from "./_images/profile.webp"; +import WebsiteIcon from "./_images/website-icon.svg"; +import ArrowIcon from "./_images/arrow-icon.svg"; +import TwitchIcon from "./_images/twitch.svg"; +import YouTubeIcon from "./_images/youtube.svg"; +import InstagramIcon from "./_images/instagram.svg"; +import GithubIcon from "./_images/github.svg"; +import CodePenIcon from "./_images/codepen.svg"; +import LocationIcon from "./_images/location.svg"; +import DateTimeIcon from "./_images/date-time.svg"; +import DiscordIcon from "./_images/discord.svg"; --- @@ -14,7 +23,6 @@ import profile from "./_images/profile.webp"; id="cards" class="grid grid-cols-2 gap-2 md:grid-cols-3 lg:grid-cols-4" > -
-
+

RythonDev

@@ -58,40 +66,10 @@ import profile from "./_images/profile.webp";
- - - +
- - - +

Website

@@ -109,43 +87,10 @@ import profile from "./_images/profile.webp";
- - - +
- - - - - - +

Twitch

@@ -163,37 +108,10 @@ import profile from "./_images/profile.webp";
- - - +
- - - - +

YouTube

@@ -211,68 +129,10 @@ import profile from "./_images/profile.webp";
- - - +
- - - - - - - - - - - - - - - +

Instagram

@@ -290,19 +150,7 @@ import profile from "./_images/profile.webp";
- - - +
- - - - - +
@@ -360,52 +178,13 @@ import profile from "./_images/profile.webp";
- - - +
- - - - - - - - +

Codepen

@@ -431,27 +210,7 @@ import profile from "./_images/profile.webp";
- - - - +

Location

Melbourne, Australia

@@ -460,20 +219,7 @@ import profile from "./_images/profile.webp";
- - - +

Date & Time

@@ -502,19 +248,7 @@ import profile from "./_images/profile.webp";
- - - +
- - - +
- - - - +

Discord

@@ -600,19 +300,7 @@ import profile from "./_images/profile.webp";
- - - +
- - - +