diff --git a/src/config.ts b/src/config.ts index 9a53a23..fbf60f7 100644 --- a/src/config.ts +++ b/src/config.ts @@ -149,6 +149,11 @@ export const PROJECTS = [ link: "https://github.com/xHyroM/hykord", desc: "My @discord client modification. Currently out of date but prepare for a new version soon.", }, + { + name: "links", + link: "https://github.com/xHyroM/links", + desc: "Modern and simple link tree. Built on top of Astro and TailwindCSS. Using Cloudflare Pages.", + }, { name: "lsx", link: "https://github.com/xHyroM/lsx",