Chore(refactor): refactor project info into separate component

This commit is contained in:
2026-07-20 16:54:45 +02:00
parent e16833ecc3
commit d489adee3c
4 changed files with 62 additions and 64 deletions
+22
View File
@@ -0,0 +1,22 @@
[
{
"id": "site",
"name": "aramjonghu-site",
"url": "https://git.aramjonghu.dev/AramJonghu/aramjonghu-site/raw/branch/master/README.md"
},
{
"id": "maran freelance portfolio",
"name": "maran-site",
"url": "https://git.aramjonghu.dev/AramJonghu/maran-site/src/branch/main/README.md"
},
{
"id": "file-organizer",
"name": "file-organizer written in zig",
"url": "https://git.aramjonghu.dev/AramJonghu/file-organizer/src/branch/main/README.md"
},
{
"id": "nvim",
"name": "Nvim Config",
"url": "https://git.aramjonghu.dev/AramJonghu/nvim/src/branch/main/README.md"
}
]