use update theme path

This commit is contained in:
techknowlogick 2023-04-15 02:08:31 +08:00
parent ab49273b78
commit 120b59dedc
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.81.0