remove modification time for now
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -3,7 +3,7 @@ title: I am done with ConcourseCI
|
|||||||
author: natto
|
author: natto
|
||||||
tags: ci, devops, concourse
|
tags: ci, devops, concourse
|
||||||
published: October 20, 2022
|
published: October 20, 2022
|
||||||
modified: October 23, 2022
|
modified: October 24, 2022
|
||||||
enabletoc: true
|
enabletoc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -141,7 +141,7 @@ postCtx tags =
|
|||||||
-- <> teaserFieldWithSeparator "((.tease.))" "teaser" "content"
|
-- <> teaserFieldWithSeparator "((.tease.))" "teaser" "content"
|
||||||
<> dateField "date" "%B %e, %Y"
|
<> dateField "date" "%B %e, %Y"
|
||||||
<> dateField "altdate" "%Y-%m-%d"
|
<> dateField "altdate" "%Y-%m-%d"
|
||||||
<> modificationTimeField "modified" "%B %e, %Y"
|
-- <> modificationTimeFieldWith TimeLocale.knownTimeZones. "modified" "%B %e, %Y"
|
||||||
<> teaserField "teaser" "content"
|
<> teaserField "teaser" "content"
|
||||||
<> defaultCtx
|
<> defaultCtx
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user