Agentic UI scrolling
This commit is contained in:
@@ -42,6 +42,7 @@ const { data: article } = useAsyncData(path, async () => {
|
||||
class="rounded-lg"
|
||||
/>
|
||||
<ULink
|
||||
v-if="article.coverImage.authorUrl"
|
||||
:to="article.coverImage.authorUrl"
|
||||
target="_blank"
|
||||
class="text-xs text-slate-500 italic font-serif hover:underline"
|
||||
|
||||
Reference in New Issue
Block a user