diff --git a/themes/modern/src/modern-html.html b/themes/modern/src/modern-html.html index 2e7dc37..23cadd4 100644 --- a/themes/modern/src/modern-html.html +++ b/themes/modern/src/modern-html.html @@ -29,7 +29,7 @@ {{/if}} - +{{! A custom skills section }} {{#section 'skills' }}
@@ -62,6 +62,9 @@
{{/section}} +{{! Use predefined partials for the other sections, and the inline partial +icon-[section] to pass in a heading icon. }} + {{#*inline "icon-employment"}}{{/inline}} {{> sections/employment }}