From ed2206a6c2ba782cd45941070298342e51ca2ec2 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 30 Mar 2023 21:33:20 +0100 Subject: itzz me changes colour --- georgedata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'georgedata.py') diff --git a/georgedata.py b/georgedata.py index e998b52..6cc6a71 100644 --- a/georgedata.py +++ b/georgedata.py @@ -35,7 +35,7 @@ the = dict( ) -the["itzz me"] = ("https://itzzcode.github.io/","#000100") +the["itzz me"] = ("https://itzzcode.github.io/","#00af00") george = {k:v[0] for k,v in the.items()} # links -- cgit v1.2.3