Merge branch 'master' into glitch-soc/merge-upstream
This commit is contained in:
@ -39,3 +39,6 @@
|
||||
|
||||
%body{ class: body_classes }
|
||||
= content_for?(:content) ? yield(:content) : yield
|
||||
|
||||
%div{ style: 'display: none'}
|
||||
= render file: Rails.root.join('app', 'javascript', 'images', 'logo_transparent.svg')
|
||||
|
Reference in New Issue
Block a user