mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 04:02:26 -05:00 
			
		
		
		
	Opengraph meta tags (#55)
* add favicon * add opengraph tags with title and description
This commit is contained in:
		
					parent
					
						
							
								5a2f3b35ba
							
						
					
				
			
			
				commit
				
					
						fd57cca437
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -5,6 +5,8 @@ | ||||||
| 	<meta charset="UTF-8"> | 	<meta charset="UTF-8"> | ||||||
| 	<meta http-equiv="X-UA-Compatible" content="IE=edge"> | 	<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||||||
| 	<meta name="viewport" content="width=device-width, initial-scale=1.0"> | 	<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||||||
|  | 	<meta name="og:title" content="{{.instance.Title}}"> | ||||||
|  | 	<meta name="og:description" content="{{.instance.Description}}"> | ||||||
| 	<link rel="stylesheet" href="/assets/bundle.css"> | 	<link rel="stylesheet" href="/assets/bundle.css"> | ||||||
| 	<link rel="shortcut icon" href="/assets/sloth.png" type="image/png"> | 	<link rel="shortcut icon" href="/assets/sloth.png" type="image/png"> | ||||||
| 	<title>{{.instance.Title}} - GoToSocial</title> | 	<title>{{.instance.Title}} - GoToSocial</title> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue