Update from Forestry.io - Updated index.md
Nichlas Andersen
committed Aug 10, 2018
commit 59bb28c649d2389d63f64c33d818091c87e5f428
Showing 1
changed file with
2 additions
and 1 deletions
portfolio/index.md
+2
-1
| @@ | @@ -2,7 +2,8 @@ |
| works_index: true | |
| hero_text: "<strong>We're Acme</strong>, we work for brands. But most importantly, | |
| we work for fun." | |
| + | title: Hero |
| --- | |
| <Hero :text="$page.frontmatter.hero_text" /> | |
| - | <WorksList /> |
| + | <WorksList /> |
| \ No newline at end of file | |