mirror of https://github.com/lxndrblz/anatole.git

lxndrblz
21.02.2021 711e8cd70f3d9f6ff0c0e4e3cec33cebd4099c02
style: prettier format all files
1 files modified
2 ■■■■■ changed files
layouts/partials/schema.html 2 ●●●●● patch | view | raw | blame | history
layouts/partials/schema.html
@@ -26,6 +26,7 @@
        "description": "{{ if .Description }}
      {{ .Description | safeJS }}
    {{ else }}
      {{ if .IsPage }}
        {{ .Summary }}
@@ -33,6 +34,7 @@
      {{ end }}
    {{ end }}",
        "inLanguage": {{ .Site.LanguageCode | default "en-us" }},
        "isFamilyFriendly": "true",