website whitespace cleanup

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2023-04-23 23:01:41 +02:00
parent 2c832617b6
commit e852b64b71
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -56,7 +56,7 @@ nglib.makeSystem {
TypesConfig = "${pkgs.apacheHttpd}/conf/mime.types";
}
{
Directory = {
"/" = {
@ -74,7 +74,7 @@ nglib.makeSystem {
DirectoryIndex = "index.html";
};
};
};
};
};
}
];