Merge branch 'task/6260/fix-mobile-view-issues' into 'master'
#6260: Add viewport and other missing meta tags in blog template See merge request ungleich-public/dynamicweb!683
This commit is contained in:
		
				commit
				
					
						ba7d246ace
					
				
			
		
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
					@ -2,6 +2,11 @@
 | 
				
			||||||
<!doctype html>
 | 
					<!doctype html>
 | 
				
			||||||
<html>
 | 
					<html>
 | 
				
			||||||
  <head>
 | 
					  <head>
 | 
				
			||||||
 | 
					    <meta charset="utf-8">
 | 
				
			||||||
 | 
					    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 | 
				
			||||||
 | 
					    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
				
			||||||
 | 
					    <meta name="description" content="Affordable VM hosting in Glarus, Switzerland, operated by 100% hydropower. Devuan, debian, freebsd, ubuntu, centos. Our tech stack is fully open source.">
 | 
				
			||||||
 | 
					    <meta name="author" content="ungleich glarus ag">
 | 
				
			||||||
    <title>
 | 
					    <title>
 | 
				
			||||||
      {% block title %}
 | 
					      {% block title %}
 | 
				
			||||||
      {% page_attribute "page_title" %}
 | 
					      {% page_attribute "page_title" %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue