Add apple-mobile-web-app-title to metas
It specifies a title for homescreen bookmarks.
This commit is contained in:
		
				
					committed by
					
						 Will Faught
						Will Faught
					
				
			
			
				
	
			
			
			
						parent
						
							a337c12d14
						
					
				
				
					commit
					2098351261
				
			| @@ -14,6 +14,8 @@ | ||||
|  | ||||
| <meta charset="utf-8"> | ||||
|  | ||||
| <meta name="apple-mobile-web-app-title" content="{{ site.Title | markdownify | plainify | htmlUnescape }}" /> | ||||
|  | ||||
| {{ with $author }} | ||||
|     <meta content="{{ . }}" name="author"> | ||||
| {{ end }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user