moved tips to a separate file

This commit is contained in:
2025-01-05 01:19:23 +01:00
parent 4312462dec
commit d913d95793
8 changed files with 99 additions and 361 deletions
+26
View File
@@ -0,0 +1,26 @@
[
{
"icon": "discord_8x8.png",
"action": "navigate",
"actionValue": "https://discord.com"
},
{
"icon": "youtube_8x8.png",
"action": "navigate",
"actionValue": "https://youtube.com/@ByteDice"
},
{
"icon": "github_8x8.png",
"action": "navigate",
"actionValue": "https://github.com/ByteDice"
},
{
"icon": "powerplates_8x8.png"
},
{
"icon": "pauseAnimation_8x8.png",
"action": "function",
"actionValue": "https://discord.com",
"iconId": "animationToggle"
}
]