From 6fd5014e71d9fc802fa1a9699d61c1e29a6b2362 Mon Sep 17 00:00:00 2001 From: hacksalot Date: Mon, 11 Jan 2016 09:31:13 -0500 Subject: [PATCH] Modern: Add a couple comments. --- themes/modern/src/modern-html.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 }}