Update from Forestry.io - Updated Forestry configuration
Nichlas Andersen
committed Aug 10, 2018
commit 63cd2c0d515011c48c4586a306ab1429bd7795a0
Showing 1
changed file with
2 additions
and 3 deletions
.forestry/settings.yml
+2
-3
| @@ | @@ -4,9 +4,6 @@ auto_deploy: true |
| admin_path: "/admin" | |
| webhook_url: | |
| sections: | |
| - | - type: document |
| - | path: index.md |
| - | label: Hero |
| - type: directory | |
| path: portfolio/works | |
| label: Works | |
| @@ | @@ -21,6 +18,8 @@ sections: |
| match: "**/[!index]*" | |
| templates: | |
| - journal | |
| + | - type: heading |
| + | label: Theme settings |
| upload_dir: portfolio/.vuepress/public/upload | |
| public_path: "/upload" | |
| front_matter_path: '' | |