Skip to content

Commit

Permalink
Remove jobs page (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwalters512 authored Feb 20, 2024
1 parent 5780654 commit ae8df27
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 ae8df27

Please sign in to comment.