mirror of
https://github.com/penpot/penpot.git
synced 2026-03-18 08:26:33 +00:00
📎 Don't redirect user to landing page on clicking on logo.
This commit is contained in:
committed by
Andrés Moya
parent
8ce8b85089
commit
87dfa8c7fc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user