mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
remove bookmarks page, add glibc contributions
Assisted by Claude Code Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -5,7 +5,6 @@ const navLinks: { href: string; label: string; external?: boolean }[] = [
|
||||
{ href: "/resume", label: "Resume" },
|
||||
{ href: "/events", label: "Events" },
|
||||
{ href: "/contributions", label: "Contributions" },
|
||||
{ href: "/bookmarks", label: "Bookmarks" },
|
||||
{ href: "/meeting", label: "Meet" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user