diff --git a/frontend/src/lib/data/hosted.json b/frontend/src/lib/data/hosted.json index f8bc06d..3cd8a1d 100644 --- a/frontend/src/lib/data/hosted.json +++ b/frontend/src/lib/data/hosted.json @@ -8,5 +8,10 @@ "title": "Calibre", "description": "E-Books management and reader", "link": "https://books.m0e.space" + }, + { + "title": "Gitea", + "description": "Self-hosted git repository", + "link": "https://git.m0e.space" } ]