This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
|
- content_for :header_tags do
|
|
- unless request.path == '/'
|
|
%meta{ name: 'robots', content: 'noindex' }/
|
|
|
|
= render partial: 'shared/og'
|
|
|
|
= render 'shared/web_app'
|