From 561cce1b51035e456acd8c4e42e61fabd170d903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Mon, 15 Jul 2024 23:02:58 +0200 Subject: [PATCH] feat(projects): better discord-datamining description --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index 02da907..39e80c9 100644 --- a/src/config.ts +++ b/src/config.ts @@ -146,7 +146,7 @@ export const PROJECTS = [ { name: "Discord Datamining", link: "https://github.com/xHyroM/discord-datamining", - desc: "Uncover Insights and Trends in Discord's Ecosystem. Explore, Analyze, Discover.", + desc: "Repository offering datamining and analyzing web builds, host builds, articles, blog posts and discord's github", }, { name: "hykord",