Skip to content

Commit 9460749

Browse files
committed
Fixed a typo and removed a duration
1 parent ec9497c commit 9460749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quartz/static/technical-writing-experience/technical-writing-history.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const technicalWritingExperienceItems: TechnicalWritingItem[] = [
44
{
55
title: "Technical Writer HQ's Capstone Project",
66
description: "This project encompasses seven technical writing documents. The listed items are my planned deliverables. Potential employers, feel free to request expedited creation of any of the listed documents.",
7-
duration: "Dec 2025 - Present",
7+
duration: "Dec 2024 - Present",
88
selectedDeliverables: [
99
{
1010
title: "Docusaurus-based User Guide for Front Porch",
@@ -26,7 +26,7 @@ export const technicalWritingExperienceItems: TechnicalWritingItem[] = [
2626
{
2727
title: "Front Porch",
2828
description: "I created an open-source fork of Quartz that serves as a person's website, digital garden, portfolio, 'now' log, and blogroll.",
29-
duration: "Dec 2023 - Mar 2024 & Jan 2025 - Present",
29+
duration: "Dec 2023 - Mar 2024",
3030
selectedDeliverables: [
3131
{
3232
title: "Set up Instructions",

0 commit comments

Comments
 (0)