mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-28 18:41:37 +01:00
7 lines
212 B
Text
7 lines
212 B
Text
|
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 }
|