Skip to content

Commit

Permalink
Remove jobs page
Browse files Browse the repository at this point in the history
  • Loading branch information
nwalters512 committed Feb 20, 2024
1 parent 5780654 commit 9e1f2f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
3 changes: 0 additions & 3 deletions src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ export const Footer: React.FC = () => {
<li className="mb-2">
<FooterLink href="/about">About</FooterLink>
</li>
<li className="mb-2">
<FooterLink href="/jobs">Jobs</FooterLink>
</li>
<li className="mb-2">
<FooterLink href="/security">Security</FooterLink>
</li>
Expand Down
59 changes: 0 additions & 59 deletions src/pages/jobs/index.mdx

This file was deleted.

0 comments on commit 9e1f2f9

Please sign in to comment.