Update part1/Main
This commit is contained in:
@@ -15,8 +15,9 @@ model =
|
|||||||
|
|
||||||
elmHubHeader =
|
elmHubHeader =
|
||||||
header []
|
header []
|
||||||
[ -- TODO add the equivalent of <h1>ElmHub</h1> right before this <span>
|
[ -- TODO wrap the following text in an <h1>
|
||||||
span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
text "ElmHub"
|
||||||
|
, span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user