diff --git a/app/views/my/welcome.slim b/app/views/my/welcome.slim index dbe4530..93c43ec 100644 --- a/app/views/my/welcome.slim +++ b/app/views/my/welcome.slim @@ -16,7 +16,12 @@ 'with your account. So others can see what you contributed to this site. p - ' If you want to help then check out the + 'If you want to help then check out the = link_to :packages_without packages that have no screenshots ' yet. + + p + 'Or go to your own + = link_to :my_profile + 'profile page. \ No newline at end of file