We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8635296 commit 2e9ba53Copy full SHA for 2e9ba53
site.hs
@@ -131,11 +131,6 @@ projectsCtx projects =
131
defaultContext
132
133
-- news ------------------------------------------------------------------------------------------------
134
-buildNewsCtx :: Tags -> Context String
135
-buildNewsCtx categories =
136
- tagsField "categories" categories <>
137
- defaultContext
138
-
139
-- | build group of news inside date of publishing (category)
140
newsWithCategoriesCtx :: Tags -> Context String
141
newsWithCategoriesCtx categories =
0 commit comments