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