add meta shit

This commit is contained in:
notgne2 2019-12-22 15:20:04 -07:00
parent 5891075fc0
commit 839ec0f939

View File

@ -11,5 +11,8 @@ with wandardFrontUtils;
mkWandardFront {
src = ./.;
name = "gen2.space";
description = "notgne2's shitty pages";
backgroundColor = "#220044";
themeColor = "#004400";
routes = [ "/" "/about" "/404" "/posts" "/posts/viveahk" "/posts/librebasics" ];
}