Skip to content

Commit

Permalink
Shuffle the pivotal tracker blog post quote
Browse files Browse the repository at this point in the history
  • Loading branch information
evancz committed Aug 21, 2018
1 parent c42130f commit e55fdeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/home.elm
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,8 @@ userSection =
[ h1 [] [text "Featured Users"]
, div [ class "featured-user" ]
[ div [ class "quote" ]
[ p [] [ text "We’ve had zero run-time failures, the filesize is ridiculously small, and it runs faster than anything else in our code base. We’ve also had fewer bugs... " ]
, p [] [ text "To sum it up, our manager has mandated that all new code be written in Elm." ]
[ p [] [ text "working with Elm was downright enjoyable. [...]" ]
, p [] [ text "We’ve had zero run-time failures, the filesize is ridiculously small, and it runs faster than anything else in our code base. We’ve also had fewer bugs [...]" ]
]
, div [ class "attribution" ]
[ div [ class "attribution-author" ]
Expand Down

0 comments on commit e55fdeb

Please sign in to comment.