mirror of
				https://github.com/JuanCanham/fresh-themes.git
				synced 2025-10-30 20:37:27 +00:00 
			
		
		
		
	All: Better section handling & add projects.
This commit is contained in:
		| @@ -96,7 +96,7 @@ | ||||
| </section> | ||||
| {{/if}} | ||||
|  | ||||
| {{#hasSection 'projects'}} | ||||
| {{#section 'projects'}} | ||||
| <hr> | ||||
| <section id="projects"> | ||||
|   <header> | ||||
| @@ -121,9 +121,9 @@ | ||||
|   {{/each}} | ||||
|  | ||||
| </section> | ||||
| {{/hasSection}} | ||||
| {{/section}} | ||||
|  | ||||
| {{#hasSection 'education'}} | ||||
| {{#section 'education'}} | ||||
| <hr> | ||||
| <section id="education"> | ||||
|   <header> | ||||
| @@ -143,7 +143,7 @@ | ||||
|   {{/each}} | ||||
|  | ||||
| </section> | ||||
| {{/hasSection}} | ||||
| {{/section}} | ||||
|  | ||||
| {{#if r.service}} | ||||
| <hr> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user