updates
This commit is contained in:
@ -58,12 +58,12 @@ if($prod) { ?>
|
||||
<?php } ?>
|
||||
|
||||
<title><?= $title ?></title>
|
||||
<link rel="icon" type="image/x-icon" href="/img/fr.ico" />
|
||||
<link rel="canonical" href="<?= $canonical ?>" />
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
|
||||
require_once("./components/header.php");
|
||||
?>
|
||||
<section class="content">
|
||||
|
Reference in New Issue
Block a user