From 46caf0aa7f68b8aba3087764a0617007ea0c8d95 Mon Sep 17 00:00:00 2001 From: hacksalot Date: Wed, 20 Jan 2016 09:17:08 -0500 Subject: [PATCH] Positive: Add "affiliation" section. --- themes/positive/src/positive-html.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/positive/src/positive-html.html b/themes/positive/src/positive-html.html index 9a5bfb0..48ac834 100644 --- a/themes/positive/src/positive-html.html +++ b/themes/positive/src/positive-html.html @@ -46,6 +46,9 @@ {{#*inline "icon-education"}}{{/inline}} {{> section/education _icon="icon-education"}} + {{#*inline "icon-affiliation"}}{{/inline}} + {{> section/affiliation _icon="icon-affiliation"}} + {{#*inline "icon-service"}}{{/inline}} {{> section/service _icon="icon-service"}}