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
|
|
@ -1,4 +1,8 @@
|
|||
Title: Design to Light
|
||||
Title: Design to Pack
|
||||
|
||||
----
|
||||
|
||||
Description: Notre expertise technique au service de la créativité.
|
||||
|
||||
----
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Design to Light",
|
||||
"description": "",
|
||||
"name": "Design to Pack",
|
||||
"description": "Notre expertise technique au service de la créativité.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/assets/favicons/android-chrome-192x192.png",
|
||||
|
|
|
|||
|
|
@ -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