Issue #438 | Fix stackbit validation errors (#440)

This commit is contained in:
Clément Pannetier
2020-10-16 20:45:58 +02:00
committed by GitHub
parent e26616e170
commit ca2bcb100a
2 changed files with 9 additions and 1 deletions

View File

@@ -145,7 +145,6 @@ disqusShortname = "yourdiscussshortname"
[languages.pt-br]
languagename = "Português"
languageinitials = "BR"
title = "João Ninguém"
[languages.pt-br.params]

View File

@@ -84,6 +84,8 @@ models:
name: customSCSS
- type: list
name: customJS
- type: boolean
name: enableTwemoji
- type: list
name: social
label: Social Media Icons
@@ -128,6 +130,13 @@ models:
- type: string
name: serverURL
label: URL for Plausible Analytics
- type: object
name: goatCounter
label: Goat Counter (optional)
fields:
- type: string
name: code
label: URL for Goat Counter
- type: object
name: languages
fields: