This commit is contained in:
mgabdev
2020-04-30 00:34:50 -04:00
parent 03de4c4fea
commit 8673eb8975
26 changed files with 406 additions and 164 deletions

View File

@@ -10,7 +10,7 @@
#gabsocial{ data: { props: Oj.dump(default_props) } }
%noscript
= image_pack_tag 'logo.png', alt: 'Gab Social'
%div
= t('errors.noscript_html', apps_path: 'https://gab.com/apps')
%div{ :style => "padding: 60px; max-width: 560px;" }
= image_pack_tag 'logo.svg', alt: 'Gab Social', width: '100px'
%div{ :style => "margin-top: 20px; line-height: 2rem; font-family: system-ui, -apple-system, BlinkMacSystemFont, Roboto, sans-serif;" }
= t('errors.noscript_html', apps_path: 'https://apps.gab.com')