2017-03-15 22:12:48 +00:00
|
|
|
object false
|
|
|
|
|
2017-04-17 22:16:32 +00:00
|
|
|
node(:uri) { site_hostname }
|
2017-03-15 22:12:48 +00:00
|
|
|
node(:title) { Setting.site_title }
|
|
|
|
node(:description) { Setting.site_description }
|
|
|
|
node(:email) { Setting.site_contact_email }
|