update changelog
This commit is contained in:
parent
976e10659f
commit
4d35f7d177
2 changed files with 5 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<?php $this->insert('partials/menu', ['nav' => $nav ?? '']) ?>
|
||||
<?php endif ?>
|
||||
<main><?= $this->section('content') ?></main>
|
||||
<footer class="my-2 text-muted">Copyright © 2022 Ming Tsay. All rights reserved.</footer>
|
||||
<footer class="my-2 text-muted">Copyright © 2022-2023 Ming Tsay. All rights reserved.</footer>
|
||||
<script src="/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
<?= $this->section('scripts') ?>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue