mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
docs: add links as project
This commit is contained in:
parent
10823cbcd6
commit
a00794f668
1 changed files with 5 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue