web frontend for git repositories, written in Go git.pocka.jp/legit.git
3

Configure Feed

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

Use tab indentation for HTML and CSS

HTML are all gone and CSS are completely rewritten.

Shota FUJI (Mar 18, 2025, 7:48 PM +0900) ce2a0949 f81ee57d

+1 -1
+1 -1
.editorconfig
··· 11 11 trim_trailing_whitespace = true 12 12 indent_style = tab 13 13 14 - [{*.html,*.css,readme}] 14 + [readme] 15 15 indent_style = space 16 16 indent_size = 2 17 17