Added site description to <title>
This commit is contained in:
		
							parent
							
								
									6b1d9f5dca
								
							
						
					
					
						commit
						be6fe155f8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
    <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, maximum-scale=1.0'>
 | 
					    <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <title>{% if page.title %}{{ page.title }} | {% endif %}{{ site.name }}</title>
 | 
					    <title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="author" content="{{ site.name }}" />
 | 
					    <meta name="author" content="{{ site.name }}" />
 | 
				
			||||||
    <meta name="description" content="{{ site.description }}">
 | 
					    <meta name="description" content="{{ site.description }}">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue