Fix application-name
This commit is contained in:
		
							parent
							
								
									724f81c7f3
								
							
						
					
					
						commit
						203cc5075e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	head
 | 
						head
 | 
				
			||||||
		meta(charset='utf-8')
 | 
							meta(charset='utf-8')
 | 
				
			||||||
		meta(name='application-name' content= title || 'Misskey')
 | 
							meta(name='application-name' content='Misskey')
 | 
				
			||||||
		meta(name='referrer' content='origin')
 | 
							meta(name='referrer' content='origin')
 | 
				
			||||||
		meta(name='theme-color' content='#105779')
 | 
							meta(name='theme-color' content='#105779')
 | 
				
			||||||
		meta(property='og:site_name' content= title || 'Misskey')
 | 
							meta(property='og:site_name' content= title || 'Misskey')
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue