diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-04-21 10:00:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-21 10:00:48 -0700 |
| commit | 59e6b12a57596899e27295d5e5c19ac2b70831b7 (patch) | |
| tree | 3051dfdfae18e75d8860379df2a16523a23f4ffe /src/data/user.json | |
| parent | 6bd7d19aabf1bdf59a7c395b807ec23fcf710817 (diff) | |
Update user.json with new links and descriptions
Removed service status link and updated karaoke entry to LRC.
Diffstat (limited to 'src/data/user.json')
| -rw-r--r-- | src/data/user.json | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/src/data/user.json b/src/data/user.json index 01caf6c..7325e32 100644 --- a/src/data/user.json +++ b/src/data/user.json @@ -3,12 +3,6 @@ "profession": "providing only the most moe of web services", "links": [ { - "url": "https://status.moekyun.me", - "icon": "settings-4-line", - "title": "Service Status", - "description": "Status and Uptime for all Moekyun Services" - }, - { "url": "https://patchwork.moekyun.me", "icon": "video-line", "title": "Patchwork Archive", @@ -33,10 +27,10 @@ "description": "Make your links a whole lot cuter (and more fun)" }, { - "url": "https://karaoke.moekyun.me", + "url": "https://lrc.moekyun.me", "icon": "mic-line", - "title": "Moekyun Karaoke", - "description": "A karaoke player that can play back lyric (LRC) files in sync with video and backing audio. Also supports YouTube Timed Text. More to come!" + "title": "Moekyun LRC", + "description": "A karaoke player that can play back lyric (LRC) files in sync with video and backing audio, and a Monkeytype styled typing game that challenges you to type with the lyrics" }, { "url": "https://captcha.moekyun.me", |
