projects
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Michael Zhang 2024-10-07 15:30:49 -05:00
parent 8dfb20c352
commit 67e042fc35

View file

@ -7,7 +7,7 @@ export interface Link {
const links: Link[] = [
{
name: "Git",
name: "projects",
url: "https://git.mzhang.io/michael",
icon: "gitea",
description: "Check out my public open source projects on Forgejo",