From a91537fccf2a3dac2ddbb71f42174ea4d97d2f6f Mon Sep 17 00:00:00 2001 From: Bytemalte Date: Mon, 16 Mar 2026 15:35:05 +0100 Subject: [PATCH] update: workflow and css --- .gitea/workflows/android.yaml | 2 +- assets/home.css | 0 assets/news.css | 0 index.html | 1 + 4 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 assets/home.css delete mode 100644 assets/news.css diff --git a/.gitea/workflows/android.yaml b/.gitea/workflows/android.yaml index fe9a620..8b3ee24 100644 --- a/.gitea/workflows/android.yaml +++ b/.gitea/workflows/android.yaml @@ -1,4 +1,4 @@ -name: Android Build Final Fixed +name: Android Universal Build on: push: branches: [main] diff --git a/assets/home.css b/assets/home.css deleted file mode 100644 index e69de29..0000000 diff --git a/assets/news.css b/assets/news.css deleted file mode 100644 index e69de29..0000000 diff --git a/index.html b/index.html index 317aa6d..5856e59 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ Tauri + Yew App +