19 lines
360 B
YAML
19 lines
360 B
YAML
baseURL: https://richard-dern.fr
|
|
languageCode: fr-FR
|
|
defaultContentLanguage: "fr"
|
|
title: Richard Dern
|
|
copyright: "© Richard Dern"
|
|
disableHugoGeneratorInject: true
|
|
enableEmoji: true
|
|
timeZone: Europe/Paris
|
|
theme: ["2026"]
|
|
security:
|
|
funcs:
|
|
getenv:
|
|
- "^HUGO_"
|
|
- "^CI$"
|
|
- "^MEILI_SEARCH_API_KEY$"
|
|
params:
|
|
lists:
|
|
layout: spotlight
|