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