Submitter | Stéphane Blondon |
---|---|
Date | Oct. 26, 2020, 1:56 p.m. |
Message ID | <142a23c5f0b222a833d9.1603720582@bearkhoff> |
Download | mbox | patch |
Permalink | /patch/47519/ |
State | New |
Headers | show |
Comments
On Mon, Oct 26, 2020 at 7:28 PM Stephane Blondon <stephane.blondon@gmail.com> wrote: > > # HG changeset patch > # User "Stephane" <stephane@yaal.fr> > # Date 1603720533 -3600 > # Mon Oct 26 14:55:33 2020 +0100 > # Node ID 142a23c5f0b222a833d9859e884dd10529437dd1 > # Parent ca9d6015a0f2c8365636da5511c58a747d45ae35 > display needed flag option to send patch for the website Pushed this, many thanks!
Patch
diff -r ca9d6015a0f2 -r 142a23c5f0b2 templates/thepage/index.html --- a/templates/thepage/index.html Tue Oct 13 17:59:31 2020 +0200 +++ b/templates/thepage/index.html Mon Oct 26 14:55:33 2020 +0100 @@ -24,6 +24,8 @@ and contribute to the <a href="https://www.mercurial-scm.org/wiki">Wiki</a>. If you'd like to help with additional graphics or something completely different (we have wishlists), you are welcome.</p> + <p><a href="https://www.mercurial-scm.org/wiki/ContributingChanges">Patches</a> sent by email need <kbd>--flag website</kbd> option.</p> + <h2>License</h2> This website is licensed under the terms of the <a href="http://www.gnu.org/licenses/gpl-2.0.txt">GNU General Public License version 2</a> of the license.