1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-06-06 04:16:15 +01:00

Word: Refactor embedded FA icons.

This commit is contained in:
hacksalot
2016-01-06 06:28:25 -05:00
parent b9a7848cf1
commit 3e833234f7
14 changed files with 66 additions and 120 deletions

View File

@ -97,7 +97,7 @@
<header>
<h3>{{{sectionTitle "Projects"}}}</h3>
</header>
<span class="fa fa-lg fa-building"></span>
<span class="fa fa-lg fa-star"></span>
{{#each r.projects}}
{{#if url}}
<h4><span class="res-label">{{ role }}</span>, <a href="{{{ url }}}">{{ title }}</a></h4>