Edit metadata management and robots exclusion protocol

This commit is contained in:
Paul Nicoué 2022-05-30 16:07:25 +02:00
parent d149a90c80
commit cea8f504df
21 changed files with 282 additions and 144 deletions

View file

@ -17,3 +17,12 @@
}
}
}
// Visual image crop field properties
.kirby-imagecrop-field {
.k-column:nth-of-type(2) {
display: none;
}
}