diff options
Diffstat (limited to 'static')
-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> |