mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-12 05:46:55 +01:00
6 lines
212 B
Ruby
6 lines
212 B
Ruby
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 }
|