Change the subtitle, alpha version is coming!
parent
065ca206da
commit
871e4ad4b3
|
@ -42,7 +42,7 @@ render :: forall m. State -> H.ComponentHTML Action () m
|
||||||
render _ = HH.div_
|
render _ = HH.div_
|
||||||
[ Bulma.hero_danger
|
[ Bulma.hero_danger
|
||||||
"THIS IS AN ALPHA RELEASE"
|
"THIS IS AN ALPHA RELEASE"
|
||||||
"Come back later!"
|
"You can register, login and play a bit with the tool! Please, report errors and suggestions"
|
||||||
, Bulma.section_small
|
, Bulma.section_small
|
||||||
[ Bulma.h1 "Welcome to netlib.re"
|
[ Bulma.h1 "Welcome to netlib.re"
|
||||||
, Bulma.subtitle "Free domain names"
|
, Bulma.subtitle "Free domain names"
|
||||||
|
|
Loading…
Reference in New Issue