diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 7b0b26e..2254e57 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -63,3 +63,4 @@ - [Glenn Feunteun](https://github.com/gfeun) - [Santiago González](https://github.com/netrules) - [Codruț Constantin Gușoi](https://www.sdwolfz.pro) +- [Clément Pannetier](https://clementpannetier.dev) diff --git a/stackbit.yaml b/stackbit.yaml index 6a4bfbd..dd3592f 100644 --- a/stackbit.yaml +++ b/stackbit.yaml @@ -56,6 +56,8 @@ models: name: info - type: string name: avatarurl + - type: boolean + name: hideFooter - type: string name: footercontent - type: string @@ -186,6 +188,14 @@ models: name: featured_image label: Featured Image description: Image featured in post display + snippets: + type: page + label: Snippets + folder: snippets + fields: + - type: string + name: title + label: Title language_config: type: object label: Language Config