From 39917ca38764719dbfe1d26d612aa32e97f7a127 Mon Sep 17 00:00:00 2001 From: Eloi Perdereau <eloi@perdereau.eu> Date: Sun, 8 Dec 2019 17:00:25 +0100 Subject: [PATCH] don't isolate assets/images/ccl, share all --- .forestry/settings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index cbe5628..9269605 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -20,8 +20,8 @@ sections: - type: document path: _data/navigation.yml label: Navigations -upload_dir: assets/images/ccl -public_path: "/assets/images/ccl" +upload_dir: assets/images +public_path: "/assets/images" front_matter_path: '' use_front_matter_path: file_template: ":filename:" -- GitLab