~cytrogen/masto-fe

ref: e3fd07197379f1ac7fd4a761b3ff55effa1a2a6c masto-fe/app/views/home/index.html.haml -rw-r--r-- 170 bytes
e3fd0719 — renovate[bot] Update dependency rspec-sidekiq to v4 (#26627) 2 years ago
                                                                                
1
2
3
4
5
6
7
- content_for :header_tags do
  - unless request.path == '/'
    %meta{ name: 'robots', content: 'noindex' }/

  = render partial: 'shared/og'

= render 'shared/web_app'