summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcitrons <citrons@mondecitronne.com>2023-10-01 16:14:26 -0500
committercitrons <citrons@mondecitronne.com>2023-10-01 16:14:26 -0500
commit7c2cd4a4f60cd0bd59d5128a5784ff04577a0d25 (patch)
tree54c684d73c74b08d035701ce0088872287e28a5c
parentade82443e24bee4b602509df649a7afa47fe8972 (diff)
nikitricky, darylsun, zagura
-rw-r--r--georgedata.py3
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")