fix
This commit is contained in:
parent
4ffd5d4fa5
commit
cd8c1a8e5d
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user