diff --git a/app/views/admin/application/meta_description/_static.html.erb b/app/views/admin/application/meta_description/_static.html.erb index cc395a7e81c367ebc569315c81afb463047c3ed9..43d4bebe270db231ef707d91225f6bdaed72feae 100644 --- a/app/views/admin/application/meta_description/_static.html.erb +++ b/app/views/admin/application/meta_description/_static.html.erb @@ -1,5 +1,5 @@ meta_description: > <%= prepare_text_for_static @about.meta_description %> -<%# TODO: legacy: remove when theme doesn't use description_short anymore %> +<%# TODO: legacy: remove when theme doesn't use description anymore %> description: > <%= prepare_text_for_static @about.meta_description %>