diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-05-26 01:02:38 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-05-26 01:02:38 -0700 |
| commit | c0928c22c1af85531097c85f23d15187ddf9afd2 (patch) | |
| tree | 94a5372089e291158a8a4182d2eafab892dfa245 /src/data | |
| parent | d680d6749105faa31a44172cebf9567e29ac3931 (diff) | |
fix clock iconmoekyun
Diffstat (limited to 'src/data')
| -rw-r--r-- | src/data/user.json | 80 |
1 files changed, 40 insertions, 40 deletions
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" + } + ] } |
