This commit is contained in:
root 2021-12-17 13:58:05 +00:00
parent 64b08c6cd3
commit 30699fe7f3
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,13 @@
title = "oldPost"
url = "/:slug"
url = "/ru/:slug"
layout = "blog"
is_hidden = 0
robot_index = "index"
robot_follow = "follow"
[viewBag]
localeUrl[en] = "en/:slug"
[blogPost]
slug = "{{ :slug }}"
id = "{{ :id }}"
@ -15,9 +18,6 @@ slug = "{{ :slug }}"
[SeoBlogPost]
post = "post"
[viewBag]
localeUrl[en] = "/oldpost"
==
{% component 'SeoBlogPost' %}
<article class="news__content">