diff options
-rw-r--r-- | georgedata.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/georgedata.py b/georgedata.py index 6cc4507..fbd4374 100644 --- a/georgedata.py +++ b/georgedata.py @@ -36,6 +36,9 @@ the = dict( kpwu = ('https://kpwu.xyz/', '#800392'), motan = ('https://motan.gay', '#d3c6aa'), pyrotelekinetic = ('https://pyrotelekinetic.github.io', '#1f8b4c'), + nikitricky = ('https://nikitricky2.github.io/', '#62774f'), + darylsun = ('https://blog.darylsun.page/', '#bd93f9'), + zagura = ('https://zagura.one', '#e299ff'), ) the["itzz me"] = ("https://itzzcode.github.io/","#00af00") |