Renew ssl certs
This commit is contained in:
parent
1772d88bb7
commit
6d985ac697
4
site.hs
4
site.hs
@ -45,10 +45,10 @@ main = hakyllWith config $ do
|
||||
>>= loadAndApplyTemplate "templates/default.html" postCtx
|
||||
>>= relativizeUrls
|
||||
|
||||
create [".well-known/acme-challenge/mtMheUT0zMvSNFFS2f1ynbvCmW0emGbHirwzGMO-7ZQ"] $ do
|
||||
create [".well-known/acme-challenge/A96goqqkGG9GG5uEMboQiJF7-Rzt4bjEeyiopFAhFfg"] $ do
|
||||
route $ idRoute
|
||||
compile $ do
|
||||
makeItem "mtMheUT0zMvSNFFS2f1ynbvCmW0emGbHirwzGMO-7ZQ.LYC29NIdgGg1ZFln2VXGupc3ur9Mh_tO6bGupcFDDT8"
|
||||
makeItem "A96goqqkGG9GG5uEMboQiJF7-Rzt4bjEeyiopFAhFfg.WYInsgD-qpTaWfv5fxrTL8ig6eHuBRgPISh8KN3Ix8Y"
|
||||
>>= relativizeUrls
|
||||
|
||||
create ["archive.html"] $ do
|
||||
|
Loading…
Reference in New Issue
Block a user