diff --git a/content/posts/configuration/site-parameters/index.es.md b/content/posts/configuration/site-parameters/index.es.md index 82c0b4d..a8e7f73 100644 --- a/content/posts/configuration/site-parameters/index.es.md +++ b/content/posts/configuration/site-parameters/index.es.md @@ -24,6 +24,8 @@ Para empezar, vamos a establecer un fondo para tu sitio web. Pon la imagen de fo ```yaml background: "images/nombre_de_tu_imagen_de_fondo.jpg" +# Opcional, para tener un fondo diferente en modo oscuro +darkBackground: "images/nombre_de_tu_imagen_de_fondo_oscuro.jpg" ``` ### Añade un Logo diff --git a/content/posts/configuration/site-parameters/index.fr.md b/content/posts/configuration/site-parameters/index.fr.md index ce2d46c..085dd77 100644 --- a/content/posts/configuration/site-parameters/index.fr.md +++ b/content/posts/configuration/site-parameters/index.fr.md @@ -21,6 +21,8 @@ D'abord, on va paramètrer un arrière plan sur votre site. Mettez l'image d'arr ```yaml background: "images/