fix(sources/functions.sh): update creator name from "Guillaume DENIS" to "TheHackdes"

This commit is contained in:
TheHackdes 2026-05-04 20:52:42 +02:00
parent 0c2fa6c671
commit 8de2581375
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
export CREATOR_NAME="Guillaume DENIS"
export CREATOR_NAME="TheHackdes"
C_BLEU="\e[34m"
C_ROUGE="\e[31m"