Remove trailing slash from twitter card (#6619)
This commit is contained in:
		
							parent
							
								
									77ffb1563b
								
							
						
					
					
						commit
						e6161b09ff
					
				| 
						 | 
				
			
			@ -144,7 +144,7 @@
 | 
			
		|||
{{else}}
 | 
			
		||||
	<meta property="og:title" content="{{AppName}}">
 | 
			
		||||
	<meta property="og:type" content="website" />
 | 
			
		||||
	<meta property="og:image" content="{{AppUrl}}/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}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue