Add page for authorizing/rejecting follow requests
This commit is contained in:
parent
3c841c7306
commit
b302b9202b
14 changed files with 99 additions and 10 deletions
|
@ -2,7 +2,6 @@
|
|||
= Rails.configuration.x.local_domain
|
||||
|
||||
- content_for :header_tags do
|
||||
= javascript_include_tag 'application_public'
|
||||
%meta{ property: 'og:site_name', content: 'Mastodon' }/
|
||||
%meta{ property: 'og:type', content: 'website' }/
|
||||
%meta{ property: 'og:title', content: Rails.configuration.x.local_domain }/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue