Skip to content

Commit

Permalink
fix html
Browse files Browse the repository at this point in the history
  • Loading branch information
nemanjam committed Jun 9, 2024
1 parent 36c6663 commit 8a606f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/todo3.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,6 @@ astro 4.10 types and zod for env vars
CategoryListCard
small PostItem
move all types in types folder
colors for CategoryCard
extract all lists with render props, maybe
```
1 change: 0 additions & 1 deletion src/components/CategoriesAndTags.astro
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ const categoryLinks = getCategoryLinks(posts);
)
}
</FilterList>
/>
</section>

0 comments on commit 8a606f2

Please sign in to comment.