Renew ssl certs

This commit is contained in:
Dhananjay Balan 2017-04-17 13:43:02 +02:00
parent 1772d88bb7
commit 6d985ac697

View File

@ -45,10 +45,10 @@ main = hakyllWith config $ do
>>= loadAndApplyTemplate "templates/default.html" postCtx >>= loadAndApplyTemplate "templates/default.html" postCtx
>>= relativizeUrls >>= relativizeUrls
create [".well-known/acme-challenge/mtMheUT0zMvSNFFS2f1ynbvCmW0emGbHirwzGMO-7ZQ"] $ do create [".well-known/acme-challenge/A96goqqkGG9GG5uEMboQiJF7-Rzt4bjEeyiopFAhFfg"] $ do
route $ idRoute route $ idRoute
compile $ do compile $ do
makeItem "mtMheUT0zMvSNFFS2f1ynbvCmW0emGbHirwzGMO-7ZQ.LYC29NIdgGg1ZFln2VXGupc3ur9Mh_tO6bGupcFDDT8" makeItem "A96goqqkGG9GG5uEMboQiJF7-Rzt4bjEeyiopFAhFfg.WYInsgD-qpTaWfv5fxrTL8ig6eHuBRgPISh8KN3Ix8Y"
>>= relativizeUrls >>= relativizeUrls
create ["archive.html"] $ do create ["archive.html"] $ do