Tweak "about" page text
This commit is contained in:
parent
00a50993b1
commit
444e6b2b20
@ -49,17 +49,25 @@ view { params } =
|
||||
, div [ class "card-body" ]
|
||||
[ p []
|
||||
[
|
||||
text "a lil "
|
||||
, elm_link
|
||||
, text " single-page app to display "
|
||||
text "a lil' "
|
||||
, text " tool to display "
|
||||
, coopcloud_link
|
||||
, text " apps. by @3wc ("
|
||||
, source_link
|
||||
, text ")"
|
||||
, text " apps."
|
||||
]
|
||||
, p []
|
||||
[
|
||||
text "written in "
|
||||
, elm_link
|
||||
, text " for some reason 🤷"
|
||||
]
|
||||
]
|
||||
, div [ class "card-footer" ]
|
||||
[]
|
||||
[ p []
|
||||
[ text "by @3wc ("
|
||||
, source_link
|
||||
, text ")"
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user