forked from lavender-legacy/lavender.software
Add maya & Luna to the members list
parent
8548f6b3a9
commit
079a581c69
|
@ -28,6 +28,8 @@ pub fn main_page(ctx: &BuildContext) -> Result<()> {
|
||||||
let members = [
|
let members = [
|
||||||
("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"),
|
||||||
|
("Luna Lulu", "https://lunaisa.dev", "resident capitalist (haha because her name is capitalised)")
|
||||||
];
|
];
|
||||||
|
|
||||||
ctx.write(
|
ctx.write(
|
||||||
|
|
Loading…
Reference in New Issue