update kaiakairos social to bluesky

This commit is contained in:
2025-07-19 23:42:03 +10:00
parent d231b730f7
commit 711865c6a4
4 changed files with 8 additions and 8 deletions

View File

@@ -480,9 +480,9 @@ func _on_kofi_pressed():
Global.pushUpdate("Support me on ko-fi!")
func _on_twitter_pressed():
OS.shell_open("https://twitter.com/kaiakairos")
Global.pushUpdate("Follow me on twitter!")
func _on_bluesky_pressed():
OS.shell_open("https://bsky.app/profile/kaiakairos.net")
Global.pushUpdate("Follow me on bluesky!")
func _on_replace_button_pressed():