index : cgit | |
Archlinux32 customized Cgit installation | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | header.html | 3 |
diff --git a/header.html b/header.html index 461aa1d..c39ba54 100644 --- a/header.html +++ b/header.html @@ -14,3 +14,6 @@ </ul> </div> </div><!-- #archnavbar --> + <div id="content"> + Send patches - preferably formatted by <a href="https://linux.die.net/man/1/git-format-patch">git fotmat-patch</a> - to <i>patches at archlinux32 dot org</i>. + </div> |