12 lines
		
	
	
		
			904 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			904 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <link rel="apple-touch-icon" sizes="180x180" href="<%- serverURL %>/icons/apple-touch-icon.png">
 | |
| <link rel="icon" type="image/png" sizes="32x32" href="<%- serverURL %>/icons/favicon-32x32.png">
 | |
| <link rel="icon" type="image/png" sizes="16x16" href="<%- serverURL %>/icons/favicon-16x16.png">
 | |
| <link rel="manifest" href="<%- serverURL %>/icons/site.webmanifest">
 | |
| <link rel="mask-icon" href="<%- serverURL %>/icons/safari-pinned-tab.svg" color="#b51f08">
 | |
| <link rel="shortcut icon" href="<%- serverURL %>/icons/favicon.ico">
 | |
| <meta name="apple-mobile-web-app-title" content="HedgeDoc - <%= __('Collaborative markdown notes') %>">
 | |
| <meta name="application-name" content="HedgeDoc - <%= __('Collaborative markdown notes') %>">
 | |
| <meta name="msapplication-TileColor" content="#b51f08">
 | |
| <meta name="msapplication-config" content="<%- serverURL %>/icons/browserconfig.xml">
 | |
| <meta name="theme-color" content="#b51f08">
 |