page home responsive & change component element & page blog item
This commit is contained in:
@@ -10,6 +10,7 @@ function Blog({ params: { slug } }) {
|
||||
<Layout title='وبلاگ' name='blog'>
|
||||
<BlogPage
|
||||
article={article}
|
||||
articles={articles}
|
||||
/>
|
||||
</Layout>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user