diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-01-18 14:43:47 +0100 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-01-18 14:43:47 +0100 |
commit | 2ffcf217ade370ed74b76c938bae3e1468720591 (patch) | |
tree | 45499fdc63aaa4a9e8c85e09ba1c668fbef71e97 /content/en/docs/Contributions | |
parent | a7ccee7d51ebabbed611bbff5b9ee2ebe01e6941 (diff) | |
download | website-2ffcf217ade370ed74b76c938bae3e1468720591.tar.gz website-2ffcf217ade370ed74b76c938bae3e1468720591.zip |
content: Fix date on contributions page
Diffstat (limited to 'content/en/docs/Contributions')
-rw-r--r-- | content/en/docs/Contributions/_index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/en/docs/Contributions/_index.md b/content/en/docs/Contributions/_index.md index 37369fb..b9ae950 100644 --- a/content/en/docs/Contributions/_index.md +++ b/content/en/docs/Contributions/_index.md @@ -1,6 +1,7 @@ --- title: "Contribution Guidelines" linkTitle: "Contribution Guidelines" +date: 2020-01-18 weight: 110 description: > How to contribute to Ouroboros. |