diff options
author | Admin <admin@marx.cafe> | 2022-12-11 01:54:01 -0500 |
---|---|---|
committer | Admin <admin@marx.cafe> | 2022-12-11 01:54:01 -0500 |
commit | ddbb039b4410073ee1f87afef5ccabfe0d871a80 (patch) | |
tree | 0ae4ff8d53bedb875b27e1d1066e58f8751e0e15 /content | |
parent | 3c047aeec360c973df60887e4b4e454e0effd137 (diff) |
Remove redundant statement from index
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_index.md b/content/_index.md index 5ca3e61..207106d 100644 --- a/content/_index.md +++ b/content/_index.md @@ -17,6 +17,6 @@ copyleft: This site contains a growing collection of important Marxist texts, formatted to be easy to read on both desktop and mobile. -All of the content is formatted in [markdown](https://www.markdownguide.org/) and is version controlled using the [git](https://git-scm.com/) version control system. Its development can be tracked [here](https://git.marx.cafe/site/). This makes it trivial to download the full text content or mirror. +All of the content is formatted in [markdown](https://www.markdownguide.org/) and is version controlled using the [git](https://git-scm.com/). Its development can be tracked [here](https://git.marx.cafe/site/). This makes it trivial to download the full text content or mirror. If you'd like to contribute to the development effort or submit corrections, please see the [contributing]({{< relref "contributing" >}}) page. |