Add sheet music page, some slight changes
This commit is contained in:
@@ -7,6 +7,7 @@ const links: Link[] = [
|
||||
{ href: "/", label: "Home" },
|
||||
{ href: "/about/", label: "About" },
|
||||
{ href: "/projects/", label: "Projects" },
|
||||
{ href: "/sheet-music/", label: "Sheet Music" },
|
||||
{ href: "/contact/", label: "Contact" }
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user