mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	* head.tmpl og:image picture location (#10531) og:image picture location * CI.restart() * CI.restart() Co-authored-by: FreeCipher <admin@freecipher.com>
This commit is contained in:
		@@ -156,7 +156,7 @@
 | 
			
		||||
{{else}}
 | 
			
		||||
	<meta property="og:title" content="{{AppName}}">
 | 
			
		||||
	<meta property="og:type" content="website" />
 | 
			
		||||
	<meta property="og:image" content="{{StaticUrlPrefix}}img/gitea-lg.png" />
 | 
			
		||||
	<meta property="og:image" content="{{StaticUrlPrefix}}/img/gitea-lg.png" />
 | 
			
		||||
	<meta property="og:url" content="{{AppUrl}}" />
 | 
			
		||||
	<meta property="og:description" content="{{MetaDescription}}">
 | 
			
		||||
{{end}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user