This commit is contained in:
parent
8dfb20c352
commit
67e042fc35
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue