forced changed image location
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
maximeg 2024-02-22 16:47:33 +01:00
parent a8fb54f348
commit 8a72d13d11
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
title: Revue de presse
Description: C'est la description de la page
description: c'est la deuxième description de la page
featured_image: static/images/vlcsnap-2022-08-13-18h09m04s198.png
featured_image: images/vlcsnap-2022-08-13-18h09m04s198.png
---
_The Hunchback of Notre-Dame_ (French: _Notre-Dame de Paris_) is a French Romantic/Gothic novel by Victor Hugo, published in 1831. The original French title refers to Notre Dame Cathedral, on which the story is centered. English translator Frederic Shoberl named the novel The Hunchback of Notre Dame in 1833 because at the time, Gothic novels were more popular than Romance novels in England. The story is set in Paris, France in the Late Middle Ages, during the reign of Louis XI.

View file

@ -7,7 +7,7 @@ backend:
# optional, defaults to main
# branch: main
locale: 'fr'
media_folder: "static/images"
media_folder: "/static/images"
public_folder: "/images"
collections:
- name: pages