summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-03-18 14:51:08 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-03-18 14:51:08 +0100
commit30f73948753c53956024a95bd66ee9333d14f07c (patch)
treeee2d944ac9632298252b523ec391b0154a1378e9
parent1e8af9e59b8852dfac8327bebb3d11044ee7490e (diff)
downloadcgit-master.tar.xz
header.html: a first approach to print submission infoHEADmaster
-rw-r--r--header.html3
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>