Update path to docs theme file (#23502)

The branch name for the theme was updated to main
This commit is contained in:
techknowlogick 2023-03-15 16:59:29 -04:00 committed by GitHub
parent f42740cb2b
commit 25ed8c25f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
THEME := themes/gitea
PUBLIC := public
ARCHIVE := https://dl.gitea.io/theme/master.tar.gz
ARCHIVE := https://dl.gitea.com/theme/main.tar.gz
HUGO_PACKAGE := github.com/gohugoio/hugo@v0.82.0