diff --git a/public/data/images/corpus.png b/public/data/images/corpus.png new file mode 100644 index 0000000..11baa65 Binary files /dev/null and b/public/data/images/corpus.png differ diff --git a/public/data/projects.json b/public/data/projects.json index 2e8e1be..3e3115d 100644 --- a/public/data/projects.json +++ b/public/data/projects.json @@ -1,4 +1,11 @@ [ + { + "name": "corpus", + "description": "self-hosted listenbrainz and last.fm proxy", + "primaryUrl": "https://scrobbler.mtmn.name", + "previewImageUrl": "data/images/corpus.png", + "repositoryUrl": "https://github.com/mtmn/corpus" + }, { "name": "Kana Party", "description": "A \"Match 3\" game for learning Japanese.",