thanks : style
All checks were successful
Deploy / Deploy to Production (push) Successful in 10s

This commit is contained in:
isUnknown 2025-12-22 10:07:03 +01:00
parent 57037fc435
commit 010c4f6c20
12 changed files with 95 additions and 69 deletions

View file

@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="<?= url('assets/fonts/stylesheet.css') ?>?version-cache-prevent<?= rand(0, 1000)?>" />
<link rel="stylesheet" type="text/css" href="<?= url('assets/css/style.css') ?>" />
</head>
<body data-template="<?= $template ?? 'default' ?>">
<body data-template="<?= $page->template() ?>">
<header id="site-header">
<div class="header-left"></div>