mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Added responsive tag
This commit is contained in:
@ -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){
|
||||
|
Reference in New Issue
Block a user