diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-04-12 09:59:55 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-04-12 09:59:55 +0200 |
commit | 7a6f7cc7ff59ea587fa0fa1ed5d22e04e2a57fdf (patch) | |
tree | 56c9ac054f42b088ea44f56a6f0d8f08bb12b4c0 /website/index.md | |
parent | website: Change title of software page. (diff) |
website: Add "contribute" page.
* website/contribute.md: New file.
* website/haunt.scm (static-pages): Add it.
* website/index.md: Link to it.
Diffstat (limited to '')
-rw-r--r-- | website/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/website/index.md b/website/index.md index 78ae919..bc8c015 100644 --- a/website/index.md +++ b/website/index.md | |||
@@ -31,4 +31,5 @@ Wondering what this is? Here are the highlights: | |||
31 | goals](https://wiki.gnu.tools/gnu:social-contract), bring your own | 31 | goals](https://wiki.gnu.tools/gnu:social-contract), bring your own |
32 | contributions! | 32 | contributions! |
33 | 33 | ||
34 | It’s “GNU” as in “new” — join us now! | 34 | If you’re a GNU maintainer or contributor and you share that vision, |
35 | [join us now](/en/contribute)! | ||