🐛 Fix some stupid bugs

This commit is contained in:
2025-11-22 18:22:53 +08:00
parent af0a2ff493
commit fd6e9c9780
4 changed files with 23 additions and 15 deletions

View File

@@ -144,7 +144,7 @@
@if (Model.Post.Categories.Any() || (Model.Post.Tags.Any()))
{
<div>
<div class="flex flex-wrap gap-2">
@foreach (var category in Model.Post.Categories)
{
<span class="badge badge-primary">