mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Added responsive tag
This commit is contained in:
		@@ -25,6 +25,9 @@
 | 
				
			|||||||
        <!-- Page title, should be automaticaly modified next -->
 | 
					        <!-- Page title, should be automaticaly modified next -->
 | 
				
			||||||
        <title>Comunic</title>
 | 
					        <title>Comunic</title>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        <!-- Make the website responsive -->
 | 
				
			||||||
 | 
					        <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        <!--Stylesheet requirements -->
 | 
					        <!--Stylesheet requirements -->
 | 
				
			||||||
        <?php
 | 
					        <?php
 | 
				
			||||||
            foreach($config['CSSfiles'] as $file){
 | 
					            foreach($config['CSSfiles'] as $file){
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user