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