5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-02 12:56:07 +00:00

sincronizar url en la config para el seo

This commit is contained in:
f 2019-09-30 14:37:28 -03:00
parent 5bfa422b23
commit b18dae8b8e
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -354,6 +354,7 @@ class Site < ApplicationRecord
config.theme = design.gem
config.description = description
config.title = title
config.url = url
end
# Valida si el sitio tiene al menos una forma de alojamiento asociada