mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Update path to docs theme file (#23502)
The branch name for the theme was updated to main
This commit is contained in:
		@@ -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
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user