mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-05-05 13:27:08 +01:00
Continue fleshing out themes.
Add sections and increase DRY.
This commit is contained in:
@ -81,10 +81,9 @@
|
||||
|
||||
|
||||
{{#section 'projects'}}
|
||||
<hr>
|
||||
<section id="projects">
|
||||
<header>
|
||||
<h2><span class="fa fa-star"></span>{{{sectionTitle "Projects"}}}</h2>
|
||||
<h2><span class="fa fa-star"></span>{{{sectionTitle "Projects"}}}</h2><hr>
|
||||
</header>
|
||||
{{#each r.projects}}
|
||||
<h3>{{#if role}}<em>{{camelCase role }}</em>,{{/if}}
|
||||
|
Reference in New Issue
Block a user