mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-05 23:16:57 -06:00
Add projects link
This commit is contained in:
@@ -106,6 +106,7 @@ export async function getStaticProps() {
|
||||
|
||||
const buttons = [
|
||||
{ text: "GitHub", href: "https://github.com/Xevion" },
|
||||
{text: "Projects", href: "/projects"},
|
||||
{ text: "Contact", href: "/contact" },
|
||||
{ text: "Resume", href: "/resume" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user