mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-23 06:04:23 +03:00
Force netlify build.
This commit is contained in:
parent
c09410a74c
commit
8d70792e0e
@ -45,8 +45,7 @@ postSummary :
|
||||
( PagePath Pages.PathKey, Metadata.ArticleMetadata )
|
||||
-> Element msg
|
||||
postSummary ( postPath, post ) =
|
||||
articleIndex post
|
||||
|> linkToPost postPath
|
||||
articleIndex post |> linkToPost postPath
|
||||
|
||||
|
||||
linkToPost : PagePath Pages.PathKey -> Element msg -> Element msg
|
||||
|
Loading…
Reference in New Issue
Block a user