Создан компонент поста
This commit is contained in:
parent
674ef7fe04
commit
d0f41672d1
32 changed files with 2082 additions and 289 deletions
|
|
@ -32,7 +32,7 @@ const formatDate = (dateStr: string) => {
|
|||
};
|
||||
---
|
||||
|
||||
<article class="blog-card animate-on-scroll" data-animation="fade-up">
|
||||
<article class="blog-card" data-animation="fade-up">
|
||||
<a href={slug} class="card-link">
|
||||
<!-- Изображение -->
|
||||
<div class="card-image">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue