add meta shit
This commit is contained in:
parent
5891075fc0
commit
839ec0f939
@ -11,5 +11,8 @@ with wandardFrontUtils;
|
|||||||
mkWandardFront {
|
mkWandardFront {
|
||||||
src = ./.;
|
src = ./.;
|
||||||
name = "gen2.space";
|
name = "gen2.space";
|
||||||
|
description = "notgne2's shitty pages";
|
||||||
|
backgroundColor = "#220044";
|
||||||
|
themeColor = "#004400";
|
||||||
routes = [ "/" "/about" "/404" "/posts" "/posts/viveahk" "/posts/librebasics" ];
|
routes = [ "/" "/about" "/404" "/posts" "/posts/viveahk" "/posts/librebasics" ];
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user