renamed template
This commit is contained in:
parent
a23206c004
commit
56ea67bd41
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ main = do
|
|||
-- (menuCtx firstUrl latestUrl)
|
||||
defaultCtx
|
||||
makeItem ""
|
||||
>>= loadAndApplyTemplate "templates/archive.html" archiveCtx
|
||||
>>= loadAndApplyTemplate "templates/archive.md" archiveCtx
|
||||
>>= loadAndApplyTemplate "templates/default.html" archiveCtx
|
||||
>>= relativizeUrls
|
||||
|
||||
|
|
Loading…
Reference in a new issue