From 9b20d726a79d6598587f20468890afb7fd107989 Mon Sep 17 00:00:00 2001 From: wukko Date: Wed, 14 May 2025 22:42:22 +0600 Subject: [PATCH] web/SectionHeading: add id to the title --- web/src/components/misc/SectionHeading.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/misc/SectionHeading.svelte b/web/src/components/misc/SectionHeading.svelte index 1146b069..b4aec89b 100644 --- a/web/src/components/misc/SectionHeading.svelte +++ b/web/src/components/misc/SectionHeading.svelte @@ -28,7 +28,7 @@
-

+

{title}