Skip to content
Extraits de code Groupes Projets
config.toml 164 octets
Newer Older
  • Learn to ignore specific revisions
  • Théo - Le Filament's avatar
    Théo - Le Filament a validé
    baseURL = ''
    languageCode = 'fr-FR'
    disableKinds = ["RSS", "taxonomy", "taxonomyTerm"]
    
    [markup.goldmark.renderer]
      unsafe = true
    
    [minify]
      minifyOutput = true