12 lines
413 B
TOML
12 lines
413 B
TOML
baseURL = "https://histoiredunpied.com/"
|
|
languageCode = "fr-fr"
|
|
title = "Histoire d'un Pied"
|
|
theme = ["hugo-theme-lowtech"]
|
|
|
|
disableKinds = ["taxonomy", "taxonomyTerm"]
|
|
|
|
[params]
|
|
description = "Histoire d'un pied est une série de livres témoignant de mon combat face au handicap"
|
|
keywords = "histoire, pied, handicap, dessin, livre, thérapie, amputation, émotions"
|
|
socialImage = "accueil/bienvenue.png"
|