Update from Forestry.io - Updated Forestry configuration
torey@teagles.io
committed Apr 11, 2020
commit 13f45b7caa7eea1bac629a9321f07cadc3121db3
Showing 1
changed file with
2 additions
and 2 deletions
.forestry/settings.yml
+2
-2
| @@ | @@ -9,8 +9,8 @@ sections: |
| label: Content | |
| create: all | |
| match: "**/*.md" | |
| - | upload_dir: uploads |
| - | public_path: "/uploads" |
| + | upload_dir: src/uploads |
| + | public_path: "/assets/static" |
| front_matter_path: '' | |
| use_front_matter_path: false | |
| file_template: ":filename:" | |