mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-08-07 17:36:38 +01:00
Capture.
This commit is contained in:
@@ -319,6 +319,7 @@ also doesn't render any content.
|
||||
{{#*inline "icon-speaking"}}<span class="fa fa-lg fa-users"></span>{{/inline}}
|
||||
{{#*inline "icon-testimonials"}}<span class="fa fa-lg fa-quote-left"></span>{{/inline}}
|
||||
{{#*inline "icon-references"}}<span class="fa fa-lg fa-thumbs-o-up"></span>{{/inline}}
|
||||
{{#*inline "icon-interests"}}<span class="fa fa-lg fa-thumbs-o-up"></span>{{/inline}}
|
||||
|
||||
{{! <!--
|
||||
And we're done with the customizations. For the rest of the resume, we'll
|
||||
@@ -334,6 +335,7 @@ also doesn't render any content.
|
||||
{{> section/speaking _icon="icon-speaking"}}
|
||||
{{> section/testimonials _icon="icon-testimonials"}}
|
||||
{{> section/references _icon="icon-references"}}
|
||||
{{> section/interests _icon="icon-interests"}}
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
Reference in New Issue
Block a user