a mini social media app for small communities

update instance.source

Changed files
+2 -2
+2 -2
config.maple
··· 9 9 allow_changing_theme = true 10 10 11 11 // instance version 12 - version = '2025.01' 12 + version = '2025.11' 13 13 14 14 // set this to '' if your instance is closed source (twt) 15 - source = 'https://github.com/emmathemartian/beep' 15 + source = 'https://tangled.org/emmeline.girlkisser.top/beep' 16 16 17 17 // toggle to `true` to require that users have an invite code to register 18 18 invite_only = false