From fcf22bf15e50c253a0bce63c583fdfbebb029e20 Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Sun, 27 Apr 2025 02:12:19 +0200 Subject: [PATCH] Change position of toc --- src/pages/blog/[slug].astro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pages/blog/[slug].astro b/src/pages/blog/[slug].astro index 2410bc7..70c6365 100644 --- a/src/pages/blog/[slug].astro +++ b/src/pages/blog/[slug].astro @@ -27,7 +27,9 @@ const { Content, headings } = await render(article); modDate={article.data.modDate} {slug} > -
+

Table of Contents