diff --git a/src/comps/Utils/HorizonalStack.svelte b/src/comps/Utils/HorizonalStack.svelte index ada0b18..a12f302 100644 --- a/src/comps/Utils/HorizonalStack.svelte +++ b/src/comps/Utils/HorizonalStack.svelte @@ -1,9 +1,8 @@ -
+
\ No newline at end of file diff --git a/src/comps/timeline/timelineItem.svelte b/src/comps/timeline/timelineItem.svelte index 5eaf227..5cbc147 100644 --- a/src/comps/timeline/timelineItem.svelte +++ b/src/comps/timeline/timelineItem.svelte @@ -10,23 +10,29 @@ export let desc: string = "null"; -
+
+ {date} +
+
+
{title}
+
{desc}
-
- {title} +
{#if imagePath !== "null"} - + nothing {/if}
\ No newline at end of file diff --git a/src/routes/zhen/Comps/AboutMe.svelte b/src/routes/zhen/Comps/AboutMe.svelte index dfd97f5..38112bc 100644 --- a/src/routes/zhen/Comps/AboutMe.svelte +++ b/src/routes/zhen/Comps/AboutMe.svelte @@ -1,9 +1,9 @@ - +{image}