Update from Forestry.io - Updated Forestry configuration
torey@teagles.io
committed Apr 12, 2020
commit e677d8ef7e4f326fe9abc60a7a8d3d4e92da9a51
Showing 1
changed file with
2 additions
and 2 deletions
.forestry/settings.yml
+2
-2
| @@ | @@ -9,8 +9,8 @@ sections: |
| label: Pages | |
| create: all | |
| match: "**/*.md" | |
| - | upload_dir: media |
| - | public_path: "~/../media" |
| + | upload_dir: static |
| + | public_path: static |
| front_matter_path: '' | |
| use_front_matter_path: false | |
| file_template: ":year:/:month:/:day:/:filename:" | |