Modern: Add a couple comments.

This commit is contained in:
hacksalot 2016-01-11 09:31:13 -05:00
parent 85058a92ff
commit 6fd5014e71
1 changed files with 4 additions and 1 deletions

View File

@ -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 }}