mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-17 04:14:09 +00:00
Signed-off-by: Traxus <shyidx@gmail.com>
This commit is contained in:
parent
42c48b2b1f
commit
f8d2edda7a
@ -133,8 +133,6 @@ export const getStaticProps: GetStaticProps = async (
|
||||
(postCategory: any) => c.slug === postCategory.slug)
|
||||
)
|
||||
)
|
||||
|
||||
relatedBlogPosts = relatedPosts
|
||||
}
|
||||
|
||||
const relatedPosts = await relatedBlogPostsFromSource
|
||||
|
||||
Loading…
Reference in New Issue
Block a user