📎 Don't redirect user to landing page on clicking on logo.

This commit is contained in:
Andrey Antukh 2021-09-23 16:53:29 +02:00 committed by Andrés Moya
parent 8ce8b85089
commit 87dfa8c7fc

View file

@ -25,7 +25,7 @@
[:div.auth
[:section.auth-sidebar
[:a.logo {:href "https://penpot.app"} i/logo]
[:a.logo {:href "#/"} i/logo]
[:span.tagline (tr "auth.sidebar-tagline")]]
[:section.auth-content