| 
									
										
										
										
											2023-01-04 16:59:09 -05:00
										 |  |  | {{if .Site.Taxonomies.categories.featured}} | 
					
						
							| 
									
										
										
										
											2022-08-17 14:50:07 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-01-04 16:59:09 -05:00
										 |  |  | <h2 style="text-align:center;width:100%">Featured</h2> | 
					
						
							|  |  |  | {{range .Site.Taxonomies.categories.featured.Pages.Reverse}} | 
					
						
							|  |  |  | {{ partial "item" .}} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | {{end}} | 
					
						
							| 
									
										
										
										
											2022-08-22 20:03:48 -04:00
										 |  |  | {{end}} | 
					
						
							| 
									
										
										
										
											2023-01-04 16:59:09 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  | <h2 style="text-align:center;width:100%">Recent Content</h2> | 
					
						
							|  |  |  | {{range first 3 .Site.RegularPages}} | 
					
						
							|  |  |  | {{ partial "item" .}} | 
					
						
							| 
									
										
										
										
											2022-09-09 15:34:02 -04:00
										 |  |  | {{end}} | 
					
						
							| 
									
										
										
										
											2023-01-04 16:59:09 -05:00
										 |  |  | 
 |