mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 08:02:36 +09:00 
			
		
		
		
	add rel attribute such that font-awesome icons load correctly
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
				
			|||||||
		<link rel="shortcut icon" href="/img/favicon.png" />
 | 
							<link rel="shortcut icon" href="/img/favicon.png" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		{{if CdnMode}}
 | 
							{{if CdnMode}}
 | 
				
			||||||
		<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
 | 
							<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
 | 
							<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
 | 
				
			||||||
		{{else}}
 | 
							{{else}}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user