mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-05-05 13:27:08 +01:00
Continue refactoring.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<wx:sub-section>
|
||||
|
||||
{{> doc-header-icon.xml _title="EDUCATION" _section="education" _icon="pict-edu" }}
|
||||
{{> header-icon _title="EDUCATION" _section="education" _icon="pict/edu" }}
|
||||
|
||||
{{#each r.education.history}}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<wx:sub-section>
|
||||
|
||||
{{> doc-header-icon.xml _title="EMPLOYMENT" _section="employment" _icon="pict-emp" }}
|
||||
{{> header-icon _title="EMPLOYMENT" _section="employment" _icon="pict/emp" }}
|
||||
|
||||
{{#each r.employment.history}}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<wx:sub-section>
|
||||
|
||||
{{> doc-header-icon.xml _title="PROJECTS" _section="projects" _icon="pict-star" }}
|
||||
{{> header-icon _title="PROJECTS" _section="projects" _icon="pict/star" }}
|
||||
|
||||
{{#each r.projects}}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<wx:sub-section>
|
||||
|
||||
{{> doc-header-icon.xml _title="RECOGNITION" _section="recognition" _icon="pict-rec" }}
|
||||
{{> header-icon _title="RECOGNITION" _section="recognition" _icon="pict/rec" }}
|
||||
|
||||
{{#each r.recognition}}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<wx:sub-section>
|
||||
|
||||
{{> doc-header-icon.xml _title="SERVICE" _section="service" _icon="pict-srv" }}
|
||||
{{> header-icon _title="SERVICE" _section="service" _icon="pict/srv" }}
|
||||
|
||||
{{#each r.service.history}}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<wx:sub-section>
|
||||
|
||||
{{> doc-header-icon.xml _title="EDUCATION" _section="education" _icon="pict-edu" }}
|
||||
{{> header-icon _title="EDUCATION" _section="education" _icon="pict/edu" }}
|
||||
|
||||
{{#each r.writing}}
|
||||
<wx:sub-section>
|
||||
|
Reference in New Issue
Block a user