improve styles

This commit is contained in:
isUnknown 2025-11-24 17:30:36 +01:00
parent f51c77cefe
commit a627a14fa1
7 changed files with 180 additions and 35 deletions

View file

@ -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">