diff options
author | ubq323 <ubq323@ubq323.website> | 2023-03-30 21:33:20 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-03-30 21:33:20 +0100 |
commit | ed2206a6c2ba782cd45941070298342e51ca2ec2 (patch) | |
tree | 268e1647a78a5d0165b364ad940ae345f7fb6107 | |
parent | 6e357543f148f61957576397405ce19b5d5d0cce (diff) |
itzz me changes colour
-rw-r--r-- | georgedata.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |