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}
{title}
-{description}
-{date}
++ {title} +
++ {description} +
+{date}
{title}
-{description}
-{date}
++ {title} +
++ {description} +
++ {date} +
+
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 @@
- Member of the Northern Virginia Astronomy Club and Astronomy Club of - Virginia Tech. -
-Personal Equipment
-Celestron Omni XLT 150
-ZWO ASI 183MC
++ Member of the Northern Virginia Astronomy Club and Astronomy Club of + Virginia Tech. +
+Personal Equipment
+Celestron Omni XLT 150
+ZWO ASI 183MC
+