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
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

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