Author:worstprgr Comitter:worstprgr Date:2025-05-11 03:25:28 UTC

fixed typo

diff --git a/www/data.js b/www/data.js index 64da8cc..94ac2f3 100644 --- a/www/data.js +++ b/www/data.js @@ -16,7 +16,7 @@ const data = {             name: "Penger",             category: "art",             url: "https://penger.city/",             description: "Community mascott of Tsoding"             description: "Community mascot of Tsoding"         },         {             name: "smile.rip", diff --git a/www/data.json b/www/data.json index 460dacc..1c7a16b 100644 --- a/www/data.json +++ b/www/data.json @@ -15,7 +15,7 @@         "name": "Penger",         "category": "art",         "url": "https://penger.city/",         "description": "Community mascott of Tsoding"         "description": "Community mascot of Tsoding"     },     {         "name": "smile.rip", @@ -77,4 +77,4 @@         "url": "https://consumerrights.wiki/Main_Page",         "description": "A database of consumer explotation practises. Contribution is very welcome!"     } ] \ No newline at end of file ]