diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-03-18 14:51:08 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-03-18 14:51:08 +0100 |
commit | 30f73948753c53956024a95bd66ee9333d14f07c (patch) | |
tree | ee2d944ac9632298252b523ec391b0154a1378e9 /header.html | |
parent | 1e8af9e59b8852dfac8327bebb3d11044ee7490e (diff) | |
download | cgit-master.tar.xz |
Diffstat (limited to 'header.html')
-rw-r--r-- | header.html | 3 |
1 files changed, 3 insertions, 0 deletions
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> |