Создана страницы faq
This commit is contained in:
parent
ed01ec28ed
commit
12d6c87f39
20 changed files with 89 additions and 158 deletions
|
|
@ -57,6 +57,7 @@ const categories = ['Все', ...new Set(posts.map((post: any) => post.data.cate
|
|||
text: "ПОЛЕЗНЫХ СТАТЕЙ"
|
||||
}}
|
||||
bgImage="/images/blog/blogBg.avif"
|
||||
icon="edit"
|
||||
/>
|
||||
|
||||
<BlogCategories categories={categories} activeCategory="Все" currentPage={currentPage} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue