diff --git a/.gitignore b/.gitignore index ceae7a0..13a936f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ _cache _site result +posts # Haskell stuff site diff --git a/config.dhall b/config.dhall index 47e7088..cfa13d1 100644 --- a/config.dhall +++ b/config.dhall @@ -1,6 +1,6 @@ { sealImagesPath = "images" , postsOutputPath = "posts" -, startDate = 2022-04-20 +, startDate = 2023-01-01 , seed = +137 , adjectives1 = [ "absorbing"