Skip to content

Commit f1beefe

Browse files
committed
fix: add link to portfolio project
1 parent 2326e37 commit f1beefe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/projects/projects.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ export const projects = [
5757
{
5858
name: "Porfolio",
5959
description: "This website!",
60+
link: "https://www.vincentqi.dev/",
6061
image: "/icon.png",
6162
tags: {
6263
license: "mit",

0 commit comments

Comments
 (0)