Added welcome page
This commit is contained in:
@ -10,4 +10,13 @@ component ExtensionNavigation(user *arn.User)
|
||||
.spacer
|
||||
|
||||
a.button(href="/support", target="_blank")
|
||||
RawIcon("heart")
|
||||
RawIcon("heart")
|
||||
|
||||
component ExtensionEnterBasicInfo
|
||||
h1.mountable Welcome!
|
||||
p.welcome-text.mountable Please complete some basic information about your profile.
|
||||
|
||||
.buttons.mountable
|
||||
a.button(href="/welcome", target="_blank")
|
||||
Icon("pencil")
|
||||
span Complete profile
|
Reference in New Issue
Block a user