From 6a97f847c642429980d061380ab9071a54bfcdcd Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Sun, 27 Apr 2025 02:49:08 +0200 Subject: [PATCH] Move toc into nav for larger screen sizes --- src/pages/blog/[slug].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/blog/[slug].astro b/src/pages/blog/[slug].astro index 9ef0d54..c57b91f 100644 --- a/src/pages/blog/[slug].astro +++ b/src/pages/blog/[slug].astro @@ -28,7 +28,7 @@ const { Content, headings } = await render(article); {slug} >