web/SectionHeading: add id to the title

This commit is contained in:
wukko
2025-05-14 22:42:22 +06:00
parent 294273e2a7
commit 9b20d726a7

View File

@@ -28,7 +28,7 @@
</script>
<div class="heading-container">
<h3 class="content-title">
<h3 id="{sectionId}-title" class="content-title">
{title}
</h3>