This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

core / appview / pages / templates / repo / fragments / labelSectionHeaderText.html
156 B 3 lines
1{{ define "repo/fragments/labelSectionHeaderText" }} 2 <span class="text-sm font-bold text-gray-500 dark:text-gray-400 capitalize">{{ . }}</span> 3{{ end }}