공개 상세 경로와 새 글 에디터 보정

This commit is contained in:
2026-05-02 10:02:50 +09:00
parent a7fcd7dce5
commit f3db10f015
20 changed files with 242 additions and 91 deletions

View File

@@ -92,7 +92,7 @@ const deletePost = async (post) => {
{{ post.title }}
</NuxtLink>
<p class="admin-posts__slug mt-1 text-xs text-muted">
/posts/{{ post.slug }}
/post/{{ post.slug }}
</p>
</td>
<td class="admin-posts__cell px-4 py-4">