fix: update image paths and translate UI text to Turkish
This commit is contained in:
@@ -52,7 +52,7 @@ const { post, url } = Astro.props;
|
||||
{
|
||||
post.readingTime && (
|
||||
<>
|
||||
· <span>{post.readingTime}</span> min read
|
||||
· <span>{post.readingTime}</span> dk okuma
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user