Создан компонент поста

This commit is contained in:
Web-serfer 2026-04-09 22:22:55 +05:00
parent 674ef7fe04
commit d0f41672d1
32 changed files with 2082 additions and 289 deletions

View file

@ -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">