mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	fix Open Graph og:image link (#6612)
This commit is contained in:
		
				
					committed by
					
						
						techknowlogick
					
				
			
			
				
	
			
			
			
						parent
						
							2342d2d58b
						
					
				
				
					commit
					de6527b371
				
			@@ -144,7 +144,7 @@
 | 
			
		||||
{{else}}
 | 
			
		||||
	<meta property="og:title" content="{{AppName}}">
 | 
			
		||||
	<meta property="og:type" content="website" />
 | 
			
		||||
	<meta property="og:image" content="{{AppSubUrl}}/img/gitea-lg.png" />
 | 
			
		||||
	<meta property="og:image" content="{{AppUrl}}/img/gitea-lg.png" />
 | 
			
		||||
	<meta property="og:url" content="{{AppUrl}}" />
 | 
			
		||||
	<meta property="og:description" content="{{MetaDescription}}">
 | 
			
		||||
{{end}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user