0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-15 17:21:17 -05:00

🐛 Add missing link on auth sidebar.

This commit is contained in:
Andrey Antukh 2020-05-26 13:01:39 +02:00
parent 550ca7e4b2
commit 17bdf4c6bf
2 changed files with 4 additions and 2 deletions

View file

@ -137,7 +137,9 @@
[:& not-authorized-page]
:not-found
[:& not-found-page]))
[:& not-found-page]
nil))
(mf/defc app
[]

View file

@ -41,7 +41,7 @@
[:& messages]
[:div.auth
[:section.auth-sidebar
[:a.logo i/logo]
[:a.logo {:href "/#/"} i/logo]
[:span.tagline (t locale "auth.sidebar-tagline")]]
[:section.auth-content