This commit is contained in:
dusk 2023-04-06 07:00:37 +03:00
parent 4ffd5d4fa5
commit cd8c1a8e5d
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA

View File

@ -94,7 +94,7 @@ in {
postsRendered = let
path = "${toString src}/posts";
in
if l.pathExists postsRendered
if l.pathExists path
then
l.pipe (l.readDir path) [
(l.mapAttrsToList (