docs: add links as project

This commit is contained in:
xHyroM 2023-07-15 15:06:44 +02:00
parent 10823cbcd6
commit a00794f668
No known key found for this signature in database
GPG key ID: BE0423F386C436AA

View file

@ -149,6 +149,11 @@ export const PROJECTS = [
link: "https://github.com/xHyroM/hykord", link: "https://github.com/xHyroM/hykord",
desc: "My @discord client modification. Currently out of date but prepare for a new version soon.", 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", name: "lsx",
link: "https://github.com/xHyroM/lsx", link: "https://github.com/xHyroM/lsx",