mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-08-13 22:04:38 -05:00
feat: so very close
This commit is contained in:
parent
131dbfe8a3
commit
f9b8f59df9
30 changed files with 1500 additions and 1272 deletions
|
@ -113,7 +113,7 @@ articleList device =
|
|||
-- ,
|
||||
List.map
|
||||
(\article ->
|
||||
cardMaker device (C.BlogArticle article) (contentList article)
|
||||
cardMaker device (C.BlogArticle article) (contentList article [])
|
||||
)
|
||||
[ articleSapienDiet ]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue