Add Links page, collection, and nav entry
This commit is contained in:
@@ -12,6 +12,7 @@ const links = [
|
||||
{ href: "/blog", label: "blog" },
|
||||
{ href: "/coffee", label: "coffee" },
|
||||
{ href: "/library", label: "library" },
|
||||
{ href: "/links", label: "links" },
|
||||
{ href: "/ai", label: "ai" },
|
||||
{ href: "/changelog", label: "changelog" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user