0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-06 12:01:19 -05:00

🔧 Provisional change menu to staging landing page

This commit is contained in:
Andrés Moya 2022-02-11 12:32:09 +01:00
parent db1e9574cd
commit 10598063d1

View file

@ -522,7 +522,8 @@
:data-test "libraries-templates-profile-opt"}
[:span.icon i/download]
[:span.text (tr "labels.libraries-and-templates")]]
[:li {:on-click #(dom/open-new-window "https://penpot.app?no-redirect=1")
;;[:li {:on-click #(dom/open-new-window "https://penpot.app?no-redirect=1")
[:li {:on-click #(dom/open-new-window "https://landing-next.penpot.app?no-redirect=1")
:data-test "about-penpot-profile-opt"} ;; Parameter ?no-redirect is to force stay in landing page
[:span.icon i/logo-icon] ;; instead of redirecting to app
[:span.text (tr "labels.about-penpot")]]