mirror of
				https://github.com/JuanCanham/fresh-themes.git
				synced 2025-10-31 04:47:28 +00:00 
			
		
		
		
	feat: add 'extracurricular' section
This commit is contained in:
		
							
								
								
									
										14
									
								
								partials/txt/section/extracurricular.hbs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								partials/txt/section/extracurricular.hbs
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| {{#section "extracurricular"}} | ||||
| {{{sectionTitle "EXTRACURRICULAR"}}} ---------------------------------------------------------------- | ||||
|  | ||||
| {{#each r.extracurricular }} | ||||
| {{{ title }}}, {{{ activity }}} ({{dateRange .}}) | ||||
| {{{ summary }}} | ||||
| {{#if highlights}} | ||||
| {{#each highlights}} | ||||
| - {{{ this }}} | ||||
| {{/each}} | ||||
| {{/if}} | ||||
|  | ||||
| {{/each}} | ||||
| {{/section}} | ||||
		Reference in New Issue
	
	Block a user