Skip to content

Commit

Permalink
feat: add Hadley Garrett to /about page (#335)
Browse files Browse the repository at this point in the history
<!-- 👋 Hi, thanks for sending a PR to boston-ts-website! 💖.
Please fill out all fields below and make sure each item is true and [x]
checked.
Otherwise we may not be able to review your PR. -->

## PR Checklist

- [x] Addresses an existing open issue: fixes N/A
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/boston-ts-website/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/boston-ts-website/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

<!-- Description of what is changed and how the code change does that.
-->

✨
  • Loading branch information
hadleygarrett authored Aug 14, 2024
1 parent 2ba8200 commit a25d6bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/routes/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ export default function About() {
<li>
<strong>Sean Sanker Jr</strong>
</li>
<li>
<strong>Hadley Garrett</strong>
</li>
</ul>
<Heading level={3}>The Website</Heading>
<BodyText>
Expand Down
1 change: 1 addition & 0 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"bostonts",
"clsx",
"currentcolor",
"Hadley",
"isbot",
"Jérémie",
"knip",
Expand Down

0 comments on commit a25d6bd

Please sign in to comment.