improve styles
This commit is contained in:
parent
f51c77cefe
commit
a627a14fa1
7 changed files with 180 additions and 35 deletions
|
|
@ -8,7 +8,8 @@
|
|||
<?= e($page->isHomePage() != true, $page->title() . ' - ') . $site->title() ?>
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="<?= url('assets/style.css') ?>">
|
||||
<link rel="stylesheet" href="<?= url('assets/pagedjs-interface.css') ?>">
|
||||
<link rel="stylesheet" href="<?= url('assets/stylesheet.css') ?>">
|
||||
|
||||
<!-- À SUPPRIMER EN PRODUCTION -->
|
||||
<meta name="robots" content="noindex, nofollow, noarchive">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue