refactor: remove theme toggle functionality and related styles

This commit is contained in:
Adrian Altner 2026-04-22 18:23:06 +02:00
parent 3152e8f72b
commit 981c81a865
4 changed files with 2 additions and 112 deletions

View file

@ -1,8 +1,8 @@
name: Deploy
on:
push:
branches: [main]
schedule:
- cron: '0 6 * * *'
workflow_dispatch:
jobs: