From 823d5223952a709028522fcab4b99b960cc7951e Mon Sep 17 00:00:00 2001 From: buttercat1791 Date: Wed, 30 Apr 2025 00:17:55 -0500 Subject: [PATCH] Comment out ToC placeholder --- src/lib/components/Publication.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/Publication.svelte b/src/lib/components/Publication.svelte index 8bcf5a4..7d53987 100644 --- a/src/lib/components/Publication.svelte +++ b/src/lib/components/Publication.svelte @@ -155,7 +155,7 @@ {#if showTocButton && !showToc} - - Show Table of Contents + Show Table of Contents --> {/if}