diff options
Diffstat (limited to 'georgedata.py')
| -rw-r--r-- | georgedata.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/georgedata.py b/georgedata.py index c00b45c..bbfc9a4 100644 --- a/georgedata.py +++ b/georgedata.py @@ -27,6 +27,7 @@ the = dict( brisray = ('https://brisray.com/utils/webrings.htm','#4d8bdd'), motan = ('https://motan.works', '#d3c6aa'), darylsun = ('https://blog.darylsun.page/george', '#bd93f9'), + rmf = ('https://baccyflap.com/rsp/', '#ff77ff'), ) the["itzz me"] = ("https://itzzcode.github.io/","#00af00") |
