Update from Forestry.io - Updated Forestry configuration
torey@teagles.io
committed Apr 13, 2020
commit 1e2ba9c976d60053ab03c2cde5ed16d504860292
Showing 1
changed file with
4 additions
and 0 deletions
.forestry/settings.yml
+4
-0
| @@ | @@ -9,6 +9,10 @@ sections: |
| label: Pages | |
| create: all | |
| match: "**/*.md" | |
| + | - type: document |
| + | path: content/site.config.json |
| + | label: Site Config |
| + | match: "**/*" |
| upload_dir: content/media | |
| public_path: media | |
| front_matter_path: '' | |