mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-06 09:51:53 +00:00
7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
|
object false
|
||
|
|
||
|
node(:uri) { Rails.configuration.x.local_domain }
|
||
|
node(:title) { Setting.site_title }
|
||
|
node(:description) { Setting.site_description }
|
||
|
node(:email) { Setting.site_contact_email }
|