From c0928c22c1af85531097c85f23d15187ddf9afd2 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 26 May 2026 01:02:38 -0700 Subject: fix clock icon --- src/data/user.json | 80 +++++++++++++++++++++++++++--------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'src/data/user.json') diff --git a/src/data/user.json b/src/data/user.json index b34000f..410d39d 100644 --- a/src/data/user.json +++ b/src/data/user.json @@ -1,42 +1,42 @@ { - "name": "moekyun.me", - "profession": "providing only the most moe of web services", - "links": [ - { - "url": "https://patchwork.moekyun.me", - "icon": "video-line", - "title": "Patchwork Archive", - "description": "An archive of some songs and covers created by VTubers (archival frozen)" - }, - { - "url": "https://arcade.moekyun.me/", - "icon": "gamepad-line", - "title": "573-UPDATES", - "description": "A scraper and aggregator of information/news for various arcade games. Despite the name, there are plans to add more than just Konami games" - }, - { - "url": "https://link.moekyun.me", - "icon": "link", - "title": "Moekyun Link Shortener", - "description": "Make your links a whole lot cuter (and more fun)" - }, - { - "url": "https://lrc.moekyun.me", - "icon": "mic-line", - "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", - "icon": "robot-line", - "title": "VTuber Captcha", - "description": "A bring your own user interface CAPTCHA service to test if users are true VTuber fans" - }, - { - "url": "https://status.moekyun.me/status/moekyun", - "icon": "clock-line", - "title": "Status", - "description": "Hosted Services" - } - ] + "name": "moekyun.me", + "profession": "providing only the most moe of web services", + "links": [ + { + "url": "https://patchwork.moekyun.me", + "icon": "video-line", + "title": "Patchwork Archive", + "description": "An archive of some songs and covers created by VTubers (archival frozen)" + }, + { + "url": "https://arcade.moekyun.me/", + "icon": "gamepad-line", + "title": "573-UPDATES", + "description": "A scraper and aggregator of information/news for various arcade games. Despite the name, there are plans to add more than just Konami games" + }, + { + "url": "https://link.moekyun.me", + "icon": "link", + "title": "Moekyun Link Shortener", + "description": "Make your links a whole lot cuter (and more fun)" + }, + { + "url": "https://lrc.moekyun.me", + "icon": "mic-line", + "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", + "icon": "robot-line", + "title": "VTuber Captcha", + "description": "A bring your own user interface CAPTCHA service to test if users are true VTuber fans" + }, + { + "url": "https://status.moekyun.me/status/moekyun", + "icon": "time-line", + "title": "Status", + "description": "Hosted Services" + } + ] } -- cgit v1.2.3