1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2026-05-31 16:00:05 +01:00

Add "info" section partial.

This commit is contained in:
hacksalot
2016-01-22 05:57:09 -05:00
parent 7a0169e394
commit 87f4bd2efc
8 changed files with 27 additions and 70 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{{#has 'contact.phone' }}Tel: {{{ r.contact.phone }}}{{/has}}
{{#has 'contact.website' }}Web: {{{ r.contact.website }}}{{/has}}
{{#has "info.brief" }}{{{ r.info.brief }}}{{/has}}
{{> section/info }}
{{> section/skills }}
+1 -1
View File
@@ -4,7 +4,7 @@
{{#has 'contact.website' }}Web: {{{ r.contact.website }}}{{/has}}
================================================================================
{{#has 'info.brief' }}{{{ r.info.brief }}}{{/has}}
{{> section/info }}
{{> section/skills }}