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:
parent
db1e9574cd
commit
10598063d1
1 changed files with 2 additions and 1 deletions
|
@ -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")]]
|
||||
|
|
Loading…
Add table
Reference in a new issue