Re-order upcoming talks
This commit is contained in:
		
							parent
							
								
									67b0ce6868
								
							
						
					
					
						commit
						64bf53cc69
					
				
					 1 changed files with 3 additions and 4 deletions
				
			
		|  | @ -30,15 +30,14 @@ use: [talks, posts] | |||
| 
 | ||||
| {% include "talks-table" with { | ||||
|     events: upcoming_events, | ||||
|     show_talk: true, | ||||
|     reverse_order: true, | ||||
|     show_talk: true | ||||
| } %} | ||||
| 
 | ||||
| <h2>Previous Talks</h2> | ||||
| 
 | ||||
| {% include "talks-table" with { | ||||
|     events: past_events, | ||||
|     show_talk: true, | ||||
|     reverse_order: true, | ||||
|     show_feedback: true, | ||||
|     reverse_order: true | ||||
|     show_talk: true | ||||
| } %} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue