mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
feat: i18n rss url and different excerpt length for different languages
This commit is contained in:
parent
e4c61bf21b
commit
f34b0cb46b
6 changed files with 62 additions and 13 deletions
|
@ -68,7 +68,7 @@ function getPostPath(post: Post) {
|
|||
class="heti hidden"
|
||||
lg="mt-2 block"
|
||||
>
|
||||
<p>{generateDescription(post)}</p>
|
||||
<p>{generateDescription(post, 'list')}</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue