Move redirect/base body class to view (#31796)

This commit is contained in:
Matt Jankowski 2024-09-12 09:31:50 -04:00 committed by GitHub
parent 8cdc148167
commit 4aa600387e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 23 additions and 22 deletions

View file

@ -2,6 +2,8 @@
%meta{ name: 'robots', content: 'noindex, noarchive' }/
%link{ rel: 'canonical', href: @redirect_path }
- content_for :body_classes, 'app-body'
.redirect
.redirect__logo
= link_to render_logo, root_path