Default to forgejo-auto on forgejo

This commit is contained in:
WeebDataHoarder
2025-04-13 19:06:37 +02:00
parent b1620e4d92
commit a5be4faa8a
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
{{$theme := "forgejo-dark"}}
{{$theme := "forgejo-auto"}}
{{ if .Theme }}
{{$theme = .Theme}}
{{ end }}