Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions components/layouts/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ const Footer = () => {
name: "FAQs",
url: "/contact#faqs",
},
{
name: "School",
url: "/school",
},
{
name: "Privacy Policy",
url: "/privacy-policy",
Expand Down
4 changes: 0 additions & 4 deletions components/layouts/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ const moreNavOptions = [
name: "Links",
url: "/links",
},
{
name: "School",
url: "/school",
},
];

const Navbar = () => {
Expand Down
50 changes: 0 additions & 50 deletions components/reusable/PersonalInfoCard.tsx

This file was deleted.

286 changes: 0 additions & 286 deletions data/personal.ts

This file was deleted.

Loading