Skip to content

Commit c658f2f

Browse files
style: remove about page and navigation link
1 parent c8c2ca6 commit c658f2f

2 files changed

Lines changed: 0 additions & 125 deletions

File tree

src/layouts/BaseLayout.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ const navItems = [
2525
{ href: '/awards', label: 'Awards' },
2626
{ href: '/videos', label: 'Videos' },
2727
{ href: '/blog', label: 'Blog' },
28-
{ href: '/about', label: 'About' },
2928
];
3029
---
3130

src/pages/about.astro

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)