update projects
This commit is contained in:
parent
e84ca61785
commit
9c5a09e2ff
1 changed files with 8 additions and 0 deletions
|
@ -20,6 +20,14 @@ import ProjectsList from "../components/Projects.astro";
|
|||
"https://reidlab.pink",
|
||||
"https://git.reidlab.pink/reidlab/website"
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "lastfmpris",
|
||||
description: "a rust application to scrobble your currently playing song on last.fm with mpris",
|
||||
date: new Date(2024, 7, 22),
|
||||
links: [
|
||||
"https://git.reidlab.pink/reidlab/lastfmpris"
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue