From 8fc212c59e96c9edaa2392c3eef34a3edf980c08 Mon Sep 17 00:00:00 2001 From: Arlind Date: Tue, 6 Jan 2026 22:59:12 +0100 Subject: [PATCH] Update .gitea/workflows/skins.json --- .gitea/workflows/skins.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/skins.json b/.gitea/workflows/skins.json index cb28d7b..e27aba9 100644 --- a/.gitea/workflows/skins.json +++ b/.gitea/workflows/skins.json @@ -1,10 +1,10 @@ { "order": [ - "example1", - "example2" + "Arnbition 2017-08-10", + "# KatsushikaHokusai" ], "descriptions": { - "example1": "Description of example1", - "example2": "Description of example2" + "Arnbition 2017-08-10": "My main skin", + "# KatsushikaHokusai": "my secondary skin" } }