Skip to content

Commit

Permalink
feat: add Sean Sanker Jr to /about page (#299)
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] 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
SeanSanker authored Aug 1, 2024
1 parent 676647a commit 908a041
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 @@ -58,6 +58,9 @@ export default function About() {
<li>
<strong>Xavier Ruiz</strong>
</li>
<li>
<strong>Sean Sanker Jr</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 @@ -21,6 +21,7 @@
"knip",
"Mariah",
"packagejson",
"Sanker",
"Supabase"
]
}

0 comments on commit 908a041

Please sign in to comment.