Update path to docs theme file (#23502) (#23505)

Backport #23502 by @techknowlogick

The branch name for the theme was updated to main

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
这个提交包含在:
Giteabot
2023-03-15 16:04:27 -05:00
提交者 GitHub
共同撰写人 techknowlogick
父节点 d73846f0b4
当前提交 70e31b4aa0
+1 -1
查看文件
@@ -1,6 +1,6 @@
THEME := themes/gitea THEME := themes/gitea
PUBLIC := public 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 HUGO_PACKAGE := github.com/gohugoio/hugo@v0.82.0