Skip to content

Commit

Permalink
edited comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MattsAttack committed Mar 14, 2024
1 parent 18f7ba6 commit f00299c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default function About(): JSX.Element {
</Head>
<Cover title={pageTitle}>
<p>It's us, man!</p>
{/* Add link to the portfolio PDF. */}
{/* Add link to the copy right check list and work log. */}
</Cover>
</>
);
Expand Down

0 comments on commit f00299c

Please sign in to comment.