Skip to content

Commit

Permalink
Merge pull request #67 from huskynz/dev
Browse files Browse the repository at this point in the history
Remane work from blog in consts.ts
  • Loading branch information
Husky-Devel authored Oct 11, 2024
2 parents 4ab95f0 + 15435ed commit d0897c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d0897c2

Please sign in to comment.