1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-11-22 16:20:11 +00:00

Modern: Fix writing section.

This commit is contained in:
hacksalot 2016-01-11 09:29:55 -05:00
parent 3e474908ec
commit cd66a6b851

View File

@ -1,6 +1,6 @@
<wx:sub-section> <wx:sub-section>
{{> header-icon _title="EDUCATION" _section="education" _icon="pict/edu" }} {{> header-icon _title="WRITING" _section="writing" _icon="pict/wri" }}
{{#each r.writing}} {{#each r.writing}}
<wx:sub-section> <wx:sub-section>
@ -18,7 +18,7 @@
<w:rStyle w:val="Hyperlink"/> <w:rStyle w:val="Hyperlink"/>
</w:rPr> </w:rPr>
{{/if}} {{/if}}
<w:t>{{ title }}</w:t> <w:t>{{{ title }}}</w:t>
</w:r> </w:r>
{{#if url}}</w:hlink>{{/if}} {{#if url}}</w:hlink>{{/if}}
<w:r wsp:rsidR="00EA0B64"> <w:r wsp:rsidR="00EA0B64">