From 1e27c8ec39d8e3750ac8852ec5e9d4afce5851e0 Mon Sep 17 00:00:00 2001 From: videogame hacker Date: Sat, 5 Mar 2022 15:36:14 +0000 Subject: [PATCH] [WIP] Update member list --- build_src/main_page.rs | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/build_src/main_page.rs b/build_src/main_page.rs index 086bb22..40c055d 100644 --- a/build_src/main_page.rs +++ b/build_src/main_page.rs @@ -26,24 +26,25 @@ pub fn main_page(ctx: &BuildContext) -> Result<()> { log_info("Rendering main pageā€¦"); let members = [ - ("charlotte som", "https://som.codes/", "founder"), - ("agatha rose", "https://agatharose.dev/", "meow"), - ("maya", "https://1312.gay/", "chief director of maya"), + ("charlotte som", "https://char.lt/", "founder"), ( - "Luna Lulu", - "https://lunaisa.dev", - "critically acclaimed website maker", + "agatha lovelace", + "https://technogothic.net/", + "vampy wolfy", ), ( "annie versario", - "https://annie.kitty.lgbt", - "regional marquee technician", + "https://versary.town", + "marquee technician", ), + ("ella paws", "#", ""), ( - "The System", - "https://the-system.eu.org", - "lead systems specialist", + "maia arson crimew", + "https://deletescape.ch/", + "national crime agent", ), + ("easrng", "https://easrng.net/", ""), + ("luna nova", "https://luna.mint.lgbt", ""), ]; ctx.write(