From 20ac63e5244b705969d2c6ec59a27c1d32332e6f Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Sun, 8 Oct 2023 16:49:09 +0300 Subject: [PATCH] remove 'Tell about us' --- app/views/shared/_settings_nav.html.erb | 28 +++++++++++++------------ 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/app/views/shared/_settings_nav.html.erb b/app/views/shared/_settings_nav.html.erb index ec805b07..b0fa41d8 100644 --- a/app/views/shared/_settings_nav.html.erb +++ b/app/views/shared/_settings_nav.html.erb @@ -73,20 +73,22 @@ Need help? Ask a question:
- - <%= svg_icon('brand_github', class: 'w-8 h-8') %> - - - <%= svg_icon('brand_discord', class: 'w-8 h-8') %> - - - <%= svg_icon('brand_twitter', class: 'w-8 h-8') %> - + + +
- " target="_blank" class="btn btn-neutral btn-outline w-full mt-5"> - <%= svg_icon('send', class: 'h-5 w-5') %> - Tell about us - <%= Docuseal::SUPPORT_EMAIL %>