From 59e6b12a57596899e27295d5e5c19ac2b70831b7 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 21 Apr 2026 10:00:48 -0700 Subject: Update user.json with new links and descriptions Removed service status link and updated karaoke entry to LRC. --- src/data/user.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'src/data/user.json') 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 @@ -2,12 +2,6 @@ "name": "moekyun.me", "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", @@ -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", -- cgit v1.2.3