mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 08:10:10 +00:00
Modern: Add a couple comments.
This commit is contained in:
parent
85058a92ff
commit
6fd5014e71
@ -29,7 +29,7 @@
|
||||
</section>
|
||||
{{/if}}
|
||||
|
||||
|
||||
{{! A custom skills section }}
|
||||
{{#section 'skills' }}
|
||||
<hr>
|
||||
<section id="skills">
|
||||
@ -62,6 +62,9 @@
|
||||
</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}}
|
||||
{{> sections/employment }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user