mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Add static ogp metadata. (#569)
* Add static ogp metadata. * Add description too.
This commit is contained in:
		
							parent
							
								
									9be9aada13
								
							
						
					
					
						commit
						e19fbca300
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -12,6 +12,14 @@
 | 
			
		|||
            href="<%= BASE_URL %>opensearch.xml"
 | 
			
		||||
        />
 | 
			
		||||
        <title><%= htmlWebpackPlugin.options.title %></title>
 | 
			
		||||
        <meta property="og:title" content="Piped" />
 | 
			
		||||
        <meta property="og:type" content="website" />
 | 
			
		||||
        <meta property="og:image" content="<%= BASE_URL %>img/icons/favicon-32x32.png" />
 | 
			
		||||
        <meta property="og:url" content="<%= BASE_URL %>" />
 | 
			
		||||
        <meta
 | 
			
		||||
            property="og:description"
 | 
			
		||||
            content="An alternative privacy-friendly YouTube frontend which is efficient by design."
 | 
			
		||||
        />
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        <noscript>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue