diff --git a/src/components/hobbies.svelte b/src/components/hobbies.svelte index 6cc1754..c9b3010 100644 --- a/src/components/hobbies.svelte +++ b/src/components/hobbies.svelte @@ -9,7 +9,7 @@ {#each data as { date, description, src, title }, i}
{#if i % 2 === 0}
-

{title}

-

{description}

-

{date}

+

+ {title} +

+

+ {description} +

+

{date}

{:else}
-

{title}

-

{description}

-

{date}

+

+ {title} +

+

+ {description} +

+

+ {date} +

diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index b75f5ae..ea0c6a1 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -7,8 +7,12 @@
-

Hey!

-

+

+ Hey! +

+

My name is Jaren Goldberg. Currently I am a freshman at Virginia Tech and plan to major in Computer Science. I enjoy many activies including sports and the gym, astronomy, playing music with my band, and being outside in diff --git a/src/routes/astronomy/+page.svelte b/src/routes/astronomy/+page.svelte index 92442bd..df229c0 100644 --- a/src/routes/astronomy/+page.svelte +++ b/src/routes/astronomy/+page.svelte @@ -22,10 +22,9 @@ }, { title: "Triffid Nebula", - description: - "Celestron Omni 150 XLT, ZWO ASI 183MC, ~1.5 hours @ 30s sub-exposure.", + description: "A diffuse, reflection and emission nebula.", src: ASTRO_TRIFFID, - date: "Sky Meadows State Park - July 10, 2023", + date: "Delaplane, VA - July 10, 2023", }, { title: "Waxing Gibbous", @@ -47,16 +46,20 @@

-

astronomy experience

-
-

Astrophotography

-

- Member of the Northern Virginia Astronomy Club and Astronomy Club of - Virginia Tech. -

-

Personal Equipment

-

Celestron Omni XLT 150

-

ZWO ASI 183MC

+

astronomy experience

+
+
+

+ Astrophotography +

+

+ Member of the Northern Virginia Astronomy Club and Astronomy Club of + Virginia Tech. +

+

Personal Equipment

+

Celestron Omni XLT 150

+

ZWO ASI 183MC

+
diff --git a/src/routes/music/+page.svelte b/src/routes/music/+page.svelte index e2af486..c15417e 100644 --- a/src/routes/music/+page.svelte +++ b/src/routes/music/+page.svelte @@ -37,14 +37,18 @@
-

music experience

-
-

Electric Bassist

-

- Member of rock band Clishae -

+

music experience

+
+
+

+ Electric Bassist +

+

+ Member of rock band Clishae +

+