This commit is contained in:
parent
0e1b65badf
commit
7bdc58a346
3 changed files with 9 additions and 15 deletions
|
|
@ -7,12 +7,6 @@
|
|||
<link rel="stylesheet" type="text/css" href="<?= url('assets/fonts/stylesheet.css') ?>">
|
||||
<script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script>
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
<title>
|
||||
<?php if ($page->isHomePage() == false): ?>
|
||||
<?= $page->title() ?> |
|
||||
<?php endif ?>
|
||||
<?= $site->title() ?>
|
||||
</title>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue