Files
2026-03-10 17:17:32 +08:00

3 lines
184 B
HTML

<th:block th:fragment="halo-comment(name,kind,group)">
<halo:comment th:attr="name=${name},kind=${kind},group=${group}" colorScheme="darkmode() ? 'dark' : 'light'" />
</th:block>