fixed table of contents sticking on all pages; more minor changes

This commit is contained in:
2025-07-14 14:36:05 +02:00
parent 777386a149
commit 6781bedcee
7 changed files with 33 additions and 23 deletions

View File

@@ -28,7 +28,7 @@
/>
<Content>
<TableOfContents />
<TableOfContents disableStickyScrolling={true} />
<h2>Active Projects</h2>
{#each getActiveProjects(projects, true) as activeProject}