mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-25 09:21:57 +03:00
Formatting.
This commit is contained in:
parent
f2652d4df1
commit
1f7b094148
@ -95,9 +95,7 @@ lookupPage content url =
|
||||
)
|
||||
== path
|
||||
)
|
||||
(content.pages
|
||||
++ content.posts
|
||||
)
|
||||
(content.pages ++ content.posts)
|
||||
|> Maybe.map Tuple.second
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user