diff options
-rw-r--r-- | georgedata.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/georgedata.py b/georgedata.py index 1c14ae8..93b9042 100644 --- a/georgedata.py +++ b/georgedata.py @@ -24,6 +24,7 @@ the = dict( akesi = ('https://ake.si','#ad81a4'), m15o = ('https://m15o.ichi.city/','#008080'), arcade = ('https://arcadewise.me/','#15c5d1'), + trimill = ('https://trimill.github.io','#117733'), ) |