custom client brief : unlock description length limit

This commit is contained in:
isUnknown 2025-07-09 16:37:33 +02:00
parent 082b9eaabc
commit f373e4e89d
2 changed files with 1 additions and 1 deletions

View file

@ -33,7 +33,6 @@ tabs:
type: textarea
size: tiny
buttons: false
maxlength: 700
moodboard:
label: Images
type: files

View file

@ -7,6 +7,7 @@
<title><?= $site->title()->esc() ?></title>
<meta name="description" content="<?= $site->description()->esc() ?>">
<meta name="robots" content="noindex, nofollow, noarchive">
<meta name="generator" content="Kirby (<?= Kirby::version() ?>)">
<meta name="robots" content="noindex nofollow">