mirror of
				https://github.com/JuanCanham/fresh-themes.git
				synced 2025-10-31 21:07:27 +00: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