From 8a72d13d114a67cb31b4af871ab9625fbaf90407 Mon Sep 17 00:00:00 2001 From: maximeg Date: Thu, 22 Feb 2024 16:47:33 +0100 Subject: [PATCH] forced changed image location --- content/pages/Revue de presse/_index.md | 2 +- static/admin/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pages/Revue de presse/_index.md b/content/pages/Revue de presse/_index.md index 9b463e4..8e811cc 100644 --- a/content/pages/Revue de presse/_index.md +++ b/content/pages/Revue de presse/_index.md @@ -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. diff --git a/static/admin/config.yml b/static/admin/config.yml index 4bbb478..9c2ccd9 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -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