diff --git a/src/consts.ts b/src/consts.ts index b652818..632facf 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -8,8 +8,8 @@ export const SITE: Site = { } export const WORK: Page = { - TITLE: "Blog", - DESCRIPTION: "Writing on topics I am passionate about.", + TITLE: "Work", + DESCRIPTION: "Some projects I have worked on", } // Blog Page