CSS > mobile (round1)
All checks were successful
Deploy / Deploy to Production (push) Successful in 3s
All checks were successful
Deploy / Deploy to Production (push) Successful in 3s
This commit is contained in:
parent
2c8f67d82b
commit
a25c02a10c
6 changed files with 72 additions and 7 deletions
|
|
@ -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() ?>">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue