mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 02:21:42 +00:00
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.description = description
|
||||
config.title = title
|
||||
config.url = url
|
||||
end
|
||||
|
||||
# Valida si el sitio tiene al menos una forma de alojamiento asociada
|
||||
|
|
Loading…
Reference in a new issue