sincronizar url en la config para el seo
This commit is contained in:
parent
5bfa422b23
commit
b18dae8b8e
1 changed files with 1 additions and 0 deletions
|
@ -354,6 +354,7 @@ class Site < ApplicationRecord
|
||||||
config.theme = design.gem
|
config.theme = design.gem
|
||||||
config.description = description
|
config.description = description
|
||||||
config.title = title
|
config.title = title
|
||||||
|
config.url = url
|
||||||
end
|
end
|
||||||
|
|
||||||
# Valida si el sitio tiene al menos una forma de alojamiento asociada
|
# Valida si el sitio tiene al menos una forma de alojamiento asociada
|
||||||
|
|
Loading…
Reference in a new issue