Update from Forestry.io - Updated Forestry configuration
Nichlas Andersen
committed Aug 10, 2018
commit eec0cf55038365895dbe295426addb9845b8f2be
Showing 1
changed file with
5 additions
and 3 deletions
.forestry/settings.yml
+5
-3
| @@ | @@ -20,9 +20,11 @@ sections: |
| - journal | |
| - type: heading | |
| label: Theme settings | |
| - | - type: document |
| - | path: portfolio/index.md |
| - | label: Hero |
| + | - type: directory |
| + | path: portfolio |
| + | label: Settings |
| + | create: none |
| + | match: index.md |
| upload_dir: portfolio/.vuepress/public/upload | |
| public_path: "/upload" | |
| front_matter_path: '' | |