Update from Forestry.io - Updated Forestry configuration
Nichlas Andersen
committed Aug 10, 2018
commit 71c47955faab76f537723182f65e8a44c3b1a3b6
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: index.md |
| - | label: Hero |
| + | path: portfolio/.vuepress/config.js |
| + | label: Settings |
| + | match: "**/*" |
| upload_dir: portfolio/.vuepress/public/upload | |
| public_path: "/upload" | |
| front_matter_path: '' | |