Replace 'Design to Light' by 'Design to Pack' and add description
This commit is contained in:
parent
7cba776cb6
commit
b3f45bae8d
4 changed files with 9 additions and 5 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
|
||||
|
||||
<title><?= $site->title()->esc() ?></title>
|
||||
<meta name="description" content="">
|
||||
<meta name="description" content="<?= $site->description()->esc() ?>">
|
||||
|
||||
<meta name="generator" content="Kirby (<?= Kirby::version() ?>)">
|
||||
<meta name="robots" content="noindex nofollow">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue