diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2021-04-12 23:08:38 +0200 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2021-04-12 23:08:38 +0200 |
commit | 106e87e78a49880d7ca769b9ab89bd2a7c9db61d (patch) | |
tree | 0d25b9e3062804a5fd4b9781c0d82816747d8018 | |
parent | website: Update pre style for email quote. (diff) |
website: Add menu hint to "contribute" page.
-rw-r--r-- | contribute.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contribute.md b/contribute.md index 65c8577..6918fd8 100644 --- a/contribute.md +++ b/contribute.md | |||
@@ -1,5 +1,6 @@ | |||
1 | title: Contribute | 1 | title: Contribute |
2 | author: The GNU Assembly | 2 | author: The GNU Assembly |
3 | menu: contribute | ||
3 | --- | 4 | --- |
4 | 5 | ||
5 | If you are a maintainer or contributor to a GNU package sharing the | 6 | If you are a maintainer or contributor to a GNU package sharing the |