add expanded menu
This commit is contained in:
parent
b1ddfee49c
commit
049f11e011
9 changed files with 155 additions and 8 deletions
|
|
@ -15,6 +15,7 @@
|
|||
<script src="https://cdn.jsdelivr.net/npm/dayjs@1/locale/fr.js"></script>
|
||||
<?= js('/assets/js/calendar.js') ?>
|
||||
<?php endif ?>
|
||||
<?= js('/assets/js/script.js', 'defer') ?>
|
||||
<?php if ($page->color()->exists()): ?>
|
||||
<style>
|
||||
:root {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue