Format main_page.rs
This commit is contained in:
		
							parent
							
								
									68209baa77
								
							
						
					
					
						commit
						955e6765e4
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		|  | @ -29,7 +29,11 @@ pub fn main_page(ctx: &BuildContext) -> Result<()> { | ||||||
|         ("charlotte som", "https://som.codes/", "founder"), |         ("charlotte som", "https://som.codes/", "founder"), | ||||||
|         ("agatha rose", "https://agatharose.dev/", "meow"), |         ("agatha rose", "https://agatharose.dev/", "meow"), | ||||||
|         ("maya", "https://1312.gay/", "chief director of maya"), |         ("maya", "https://1312.gay/", "chief director of maya"), | ||||||
|         ("Luna Lulu", "https://lunaisa.dev", "resident capitalist (haha because her name is capitalised)") |         ( | ||||||
|  |             "Luna Lulu", | ||||||
|  |             "https://lunaisa.dev", | ||||||
|  |             "resident capitalist (haha because her name is capitalised)", | ||||||
|  |         ), | ||||||
|     ]; |     ]; | ||||||
| 
 | 
 | ||||||
|     ctx.write( |     ctx.write( | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue