Phixyn / redhawk

My personal portfolio website and blog. It's a Jamstack website made with Gridsome (think Gatsby, but for Vue.js) and backed by a Strapi CMS instance.
https://phixyn.com
2 stars 0 forks source link

Feat: Biography Card component #148

Closed Phixyn closed 3 years ago

Phixyn commented 3 years ago

Pull Request

Description

Give a short and brief description of the pull request. Add a screenshot if appropriate.

Replaces duplicate code for the biography card in the home and about pages, with a new BiographyCard component.

Closes #106.

Changes

List the changes made.

Breaking Change?

Will these changes cause existing functionality to not work as expected? Will contributors be able to run the project after these changes are merged, without needing to take any additional steps?

No.

Merging Checklist

Lastly, before merging we need to make sure that these are done.