mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-08 08:03:29 +02:00
Chore(refactor): refactor project info into separate component
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user