CSS > mobile (round1)
All checks were successful
Deploy / Deploy to Production (push) Successful in 3s

This commit is contained in:
Camilledenoray 2026-06-02 11:38:01 +02:00
parent 2c8f67d82b
commit a25c02a10c
6 changed files with 72 additions and 7 deletions

View file

@ -6,6 +6,7 @@
<title><?= $site->title() ?></title>
<link rel="stylesheet" href="/assets/css/style.css">
<meta name="robots" content="noindex,nofollow">
<link rel="icon" type="image/png" href="/assets/images/favicon.png"></link>
</head>
<body data-template="<?= $page->intendedTemplate() ?>">