mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 04:09:20 +00:00
Added responsive tag
This commit is contained in:
parent
ad7eb5a5b1
commit
496f8f0041
@ -25,6 +25,9 @@
|
||||
<!-- Page title, should be automaticaly modified next -->
|
||||
<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 -->
|
||||
<?php
|
||||
foreach($config['CSSfiles'] as $file){
|
||||
|
Loading…
Reference in New Issue
Block a user