This commit is contained in:
2022-07-11 11:09:30 +08:00
parent ac9a5ba54d
commit c402642137
3 changed files with 158 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"type": "box",
"layout": "baseline",
"contents": [
{
"type": "icon",
"url": "opseauh",
"size": "3xl"
},
{
"type": "text",
"text": "opseauhno",
"weight": "bold",
"align": "end",
"contents": []
}
]
}