mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 16:20:11 +00:00
Modern: Add a couple comments.
This commit is contained in:
parent
85058a92ff
commit
6fd5014e71
@ -29,7 +29,7 @@
|
|||||||
</section>
|
</section>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
|
{{! A custom skills section }}
|
||||||
{{#section 'skills' }}
|
{{#section 'skills' }}
|
||||||
<hr>
|
<hr>
|
||||||
<section id="skills">
|
<section id="skills">
|
||||||
@ -62,6 +62,9 @@
|
|||||||
</section>
|
</section>
|
||||||
{{/section}}
|
{{/section}}
|
||||||
|
|
||||||
|
{{! Use predefined partials for the other sections, and the inline partial
|
||||||
|
icon-[section] to pass in a heading icon. }}
|
||||||
|
|
||||||
{{#*inline "icon-employment"}}<span class="fa fa-lg fa-building"></span>{{/inline}}
|
{{#*inline "icon-employment"}}<span class="fa fa-lg fa-building"></span>{{/inline}}
|
||||||
{{> sections/employment }}
|
{{> sections/employment }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user