diff options
author | vulonkaaz <7442677+vulonkaaz@users.noreply.github.com> | 2024-07-05 21:30:11 +0200 |
---|---|---|
committer | vulonkaaz <7442677+vulonkaaz@users.noreply.github.com> | 2024-07-05 21:30:11 +0200 |
commit | 80a73aeee4d2677961d9377c6f5b597ea2b8f473 (patch) | |
tree | 34e114835d405adef4d50b9d1304d330fc9d5b69 | |
parent | 07b253de244ee24811c67ef42b5378f3d36fbaa0 (diff) |
update about.html
-rw-r--r-- | static/about.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/about.html b/static/about.html index 285b861..a009c95 100644 --- a/static/about.html +++ b/static/about.html @@ -17,6 +17,10 @@ <p>Every illegal posts will be deleted and possibly be reported to the police</p> <p>The software is still work in progress, contribute on <a href="https://github.com/vulonkaaz/paperchan.club/" target="_blank">github</a></p> + <p>If you don't like github you can get the code from paperchan directly: + git clone https://paperchan.club/git/paperchan.git</p> + <p>Matrix chatroom for dev talk : + <a href="https://matrix.to/#/#paperchan-dev:flyingcube.tech" target="_blank">#paperchan-dev:flyingcube.tech</a> <p><a href="/">Back to the site</a></p> </main> </body> |