Update index.html

This commit is contained in:
2026-05-08 10:44:53 +02:00
parent b86cbd5cf4
commit afcc75b54d

View File

@@ -49,6 +49,7 @@ span {
<!-- t: // running, not ignored --> <!-- t: // running, not ignored -->
<!-- t: if running --> <!-- t: if running -->
<!-- t: set heading true --> <!-- t: set heading true -->
<!-- t: set nonempty -->
<!-- t: for running --> <!-- t: for running -->
<!-- t: ifline id ignore --> <!-- t: ifline id ignore -->
<!-- t: else --> <!-- t: else -->
@@ -101,14 +102,18 @@ span {
<!-- t: end --> <!-- t: end -->
</li> </li>
<!-- t: set nonempty true -->
<!-- t: end --> <!-- t: end -->
<!-- t: end --> <!-- t: end -->
<!-- t: if nonempty -->
</ul> </ul>
<!-- t: end --> <!-- t: end -->
<!-- t: end -->
<!-- t: // not running, pinned --> <!-- t: // not running, pinned -->
<!-- t: if static --> <!-- t: if static -->
<!-- t: set heading true --> <!-- t: set heading true -->
<!-- t: set nonempty -->
<!-- t: for static --> <!-- t: for static -->
<!-- t: ifline id pinned --> <!-- t: ifline id pinned -->
<!-- t: if heading --> <!-- t: if heading -->
@@ -160,14 +165,18 @@ span {
<!-- t: end --> <!-- t: end -->
</li> </li>
<!-- t: set nonempty true -->
<!-- t: end --> <!-- t: end -->
<!-- t: end --> <!-- t: end -->
<!-- t: if nonempty -->
</ul> </ul>
<!-- t: end --> <!-- t: end -->
<!-- t: end -->
<!-- t: // not running, not pinned --> <!-- t: // not running, not pinned -->
<!-- t: if static --> <!-- t: if static -->
<!-- t: set heading true --> <!-- t: set heading true -->
<!-- t: set nonempty -->
<!-- t: for static --> <!-- t: for static -->
<!-- t: ifline id pinned --> <!-- t: ifline id pinned -->
<!-- t: else --> <!-- t: else -->
@@ -220,10 +229,13 @@ span {
<!-- t: end --> <!-- t: end -->
</li> </li>
<!-- t: set nonempty true -->
<!-- t: end --> <!-- t: end -->
<!-- t: end --> <!-- t: end -->
<!-- t: if nonempty -->
</ul> </ul>
<!-- t: end --> <!-- t: end -->
<!-- t: end -->
<!-- t: if docslink --> <!-- t: if docslink -->