Skip to content

Commit

Permalink
Update path to docs theme file (go-gitea#23502)
Browse files Browse the repository at this point in the history
The branch name for the theme was updated to main
  • Loading branch information
techknowlogick authored and GiteaBot committed Mar 15, 2023
1 parent d73846f commit 599bce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 599bce7

Please sign in to comment.