Update from Forestry.io - Updated Forestry configuration
Nichlas Andersen
committed Aug 10, 2018
commit 855b1a98e15f802ad0af7d7dd605d2669460e24b
Showing 1
changed file with
3 additions
and 2 deletions
.forestry/settings.yml
+3
-2
| @@ | @@ -21,8 +21,9 @@ sections: |
| - type: heading | |
| label: Theme settings | |
| - type: document | |
| - | path: portfolio/.vuepress/config.js |
| - | label: Settings |
| + | path: portfolio/index.md |
| + | label: Hero |
| + | match: "**/*" |
| upload_dir: portfolio/.vuepress/public/upload | |
| public_path: "/upload" | |
| front_matter_path: '' | |