From 00ab5c359f73676eaf3afbf5b63e7a906cd3a189 Mon Sep 17 00:00:00 2001 From: night0721 Date: Wed, 21 Feb 2024 14:13:54 +0000 Subject: [PATCH] update project name to fix css --- data/projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/projects.json b/data/projects.json index 2801f93..c8c20eb 100644 --- a/data/projects.json +++ b/data/projects.json @@ -25,7 +25,7 @@ "url":"https://github.com/night0721/auth-bot" }, { - "name":"YouTube Downloader", + "name":"YT Downloader", "description":"Simple Next.js website and interface to download YouTube videos to mp3 or mp4 files with URLs", "url":"https://github.com/night0721/youtube-downloader" },