Remove coffee and links pages and update nav
Add an inline "See what I use" link and styles to the About page so /uses remains discoverable from the content.
This commit is contained in:
@@ -6,10 +6,7 @@ const links = [
|
||||
{ href: "/about", label: "about" },
|
||||
{ href: "/projects", label: "projects" },
|
||||
{ href: "/now", label: "now" },
|
||||
{ href: "/uses", label: "uses" },
|
||||
{ href: "/blog", label: "blog" },
|
||||
{ href: "/coffee", label: "coffee" },
|
||||
{ href: "/links", label: "links" },
|
||||
{ href: "/guestbook", label: "guestbook" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user