Skip to content

Commit

Permalink
fix: new bio
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfromyeg committed Jul 14, 2024
1 parent 4ae8a14 commit b4616e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
title: "michaeldemar.co",
author: {
name: "Michael DeMarco",
summary: `an aspiring computer scientist completing his undergrad at the University of British Columbia (UBC) in Vancouver, BC.`,
summary: `a computer scientist at Notion Labs Inc., and graduate of the University of British Columbia`,
},
description:
"Michael DeMarco's personal blog. Software development, design, travel, and more.",
Expand Down Expand Up @@ -156,7 +156,7 @@ module.exports = {
}
}`,
output: "/rss.xml",
title: "Michael's Blog",
title: "Michael DeMarco's Blog",
match: "^/blog/",
},
],
Expand Down

0 comments on commit b4616e3

Please sign in to comment.