Update member list #3
					 1 changed files with 12 additions and 11 deletions
				
			
		|  | @ -26,24 +26,25 @@ pub fn main_page(ctx: &BuildContext) -> Result<()> { | ||||||
|     log_info("Rendering main page…"); |     log_info("Rendering main page…"); | ||||||
| 
 | 
 | ||||||
|     let members = [ |     let members = [ | ||||||
|         ("charlotte som", "https://som.codes/", "founder"), |         ("charlotte som", "https://char.lt/", "founder"), | ||||||
|         ("agatha rose", "https://agatharose.dev/", "meow"), |  | ||||||
|         ("maya", "https://1312.gay/", "chief director of maya"), |  | ||||||
|         ( |         ( | ||||||
|             "Luna Lulu", |             "agatha lovelace", | ||||||
|             "https://lunaisa.dev", |             "https://technogothic.net/", | ||||||
|             "critically acclaimed website maker", |             "vampy wolfy", | ||||||
|         ), |         ), | ||||||
|         ( |         ( | ||||||
|             "annie versario", |             "annie versario", | ||||||
|             "https://annie.kitty.lgbt", |             "https://versary.town", | ||||||
|             "regional marquee technician", |             "marquee technician", | ||||||
|         ), |         ), | ||||||
|  |         ("ella paws", "#", ""), | ||||||
|         ( |         ( | ||||||
|             "The System", |             "maia arson crimew", | ||||||
|             "https://the-system.eu.org", |             "https://maia.crimew.gay/", | ||||||
|             "lead systems specialist", |             "tiny kitten", | ||||||
|         ), |         ), | ||||||
|  |         ("easrng", "https://easrng.net/", "cursed code contributor"), | ||||||
|  |         ("luna nova", "https://luna.mint.lgbt", "local anime catgirl/ruby enthusiast"), | ||||||
|     ]; |     ]; | ||||||
| 
 | 
 | ||||||
|     ctx.write( |     ctx.write( | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue