Skip to content

Commit 594a61f

Browse files
committed
bug: fix error in resume.mdx
1 parent eec7e07 commit 594a61f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/resume.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import CvEntry from "@components/CvEntry.astro";
3232
endDate="2024-07-16"
3333
employer="Dollar General"
3434
location="Crozet, VA"
35-
/> */
35+
/> */}
3636

3737
<CvEntry
3838
title="Web Developer"
@@ -110,4 +110,4 @@ import CvEntry from "@components/CvEntry.astro";
110110
- Retrieved books from shelves to fulfill holds
111111
</CvEntry>
112112

113-
</div>
113+
</div>

0 commit comments

Comments
 (0)