Replace 'Design to Light' by 'Design to Pack' and add description

This commit is contained in:
Timothée Goguely 2024-11-21 18:31:17 +01:00
parent 7cba776cb6
commit b3f45bae8d
4 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,8 @@
Title: Design to Light
Title: Design to Pack
----
Description: Notre expertise technique au service de la créativité.
----

View file

@ -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",

View file

@ -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">