Add image and change title of personal website project #5
Binary file not shown.
|
After Width: | Height: | Size: 323 KiB |
+2
-1
@@ -31,10 +31,11 @@ export const siteConfig = {
|
||||
|
||||
projects: [
|
||||
{
|
||||
title: "Personal Website",
|
||||
title: "Me",
|
||||
description:
|
||||
"This site — built with Next.js 16, React Three Fiber, shader gradients, and liquid glass effects.",
|
||||
tags: ["Next.js", "React Three Fiber", "GLSL", "Tailwind"],
|
||||
image: "/images/projects/me.png",
|
||||
url: "https://daniel.dou.bet",
|
||||
github: "https://git.dou.bet/iamdoubz/me",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user