diff --git a/frontend/src/data/sample.js b/frontend/src/data/sample.js index 690e5ac..8c8a58b 100644 --- a/frontend/src/data/sample.js +++ b/frontend/src/data/sample.js @@ -142,6 +142,13 @@ export function fallbackServices() { summary: "Upload pipeline feeding the Jellyfin library.", link: "https://pegasus.bstein.dev", }, + { + name: "Atlas Health", + icon: "🏋️", + category: "health", + summary: "Workout + nutrition tracking with the wger mobile app.", + link: "https://health.bstein.dev", + }, { name: "Grafana", icon: "📈",