Reverse order of items on index page
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@ -24,7 +24,7 @@ export default function views(g: ABC.Application) {
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      await ctx.render("index", {
 | 
			
		||||
         packages,
 | 
			
		||||
         packages: packages.reverse(),
 | 
			
		||||
         search,
 | 
			
		||||
      });
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user