Skip to content

Commit

Permalink
Update path to docs theme file (#23502) (#23505)
Browse files Browse the repository at this point in the history
Backport #23502 by @techknowlogick

The branch name for the theme was updated to main

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
  • Loading branch information
GiteaBot and techknowlogick authored Mar 15, 2023
1 parent d73846f commit 70e31b4
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 70e31b4

Please sign in to comment.