From 3282e5ebe374717d3bb00049189dfd1b633e84eb Mon Sep 17 00:00:00 2001 From: rxyhn Date: Sat, 14 Sep 2024 06:26:15 +0700 Subject: [PATCH] refactor: experience sections --- src/components/sections/Experience.astro | 142 +++++++++++------------ src/pages/about.astro | 2 +- 2 files changed, 71 insertions(+), 73 deletions(-) diff --git a/src/components/sections/Experience.astro b/src/components/sections/Experience.astro index 19724b6..e831303 100644 --- a/src/components/sections/Experience.astro +++ b/src/components/sections/Experience.astro @@ -5,7 +5,7 @@ import { work } from "@cv"; ---
- +
diff --git a/src/pages/about.astro b/src/pages/about.astro index 30177d5..ddef9f7 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -22,7 +22,7 @@ import { SITE } from "@/consts"; /> -
+