Tag path fix

This commit is contained in:
2024-07-25 17:11:38 +02:00
parent 1c9812c3a8
commit 09eb05cf8d
4 changed files with 6 additions and 11 deletions

View File

@@ -58,6 +58,7 @@ onMounted(() => {
</style>
<template>
<LeftComponent />
<ContentList :query="{ where: { frontmatter: { tags: { $contains: tag }}}}">
<template #default="{ list }">
<div class="render-container-inner">