From c7530263931a799bb914e8fc9ba19e5cfb67baf8 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Fri, 27 Feb 2026 21:09:41 +0100 Subject: [PATCH] feat: target blank --- src/pages/pub/[rkey]/[slug].vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/pub/[rkey]/[slug].vue b/src/pages/pub/[rkey]/[slug].vue index 4793147..f882712 100644 --- a/src/pages/pub/[rkey]/[slug].vue +++ b/src/pages/pub/[rkey]/[slug].vue @@ -30,7 +30,9 @@ const textContent = computed(() => marked.parse(props.note.textContent))

{{ note.title }}

This is the raw version of the article. To get the rich content, get to my - Remanso space. + Remanso space.