tada: Remove discussions and add twitter to form

This commit is contained in:
elhombretecla 2022-05-24 13:04:04 +02:00 committed by Andrés Moya
parent 494e2df49f
commit 40e1d5a2a1
17 changed files with 20 additions and 246 deletions

View file

@ -81,13 +81,12 @@
[:hr]
[:h2 (tr "feedback.discussions-title")]
[:p (tr "feedback.discussions-subtitle1")]
[:p (tr "feedback.discussions-subtitle2")]
[:h2 (tr "feedback.twitter-title")]
[:p (tr "feedback.twitter-subtitle1")]
[:a.btn-secondary.btn-large
{:href "https://github.com/penpot/penpot/discussions" :target "_blank"}
(tr "feedback.discussions-go-to")]
{:href "https://twitter.com/PenpotSupport" :target "_blank"}
(tr "feedback.twitter-go-to")]
[:hr]