[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [community/master] Add CC documents links in homepage.
commit 90e80e8d25aafe6cc664b005743e2727dd74359b
Author: antonela <antonela@xxxxxxxxxxxxxx>
Date: Tue Jul 21 08:54:32 2020 -0300
Add CC documents links in homepage.
Close https://gitlab.torproject.org/tpo/web/community/-/issues/141
---
templates/homepage.html | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/templates/homepage.html b/templates/homepage.html
index 9f7db9e..d01c9ff 100644
--- a/templates/homepage.html
+++ b/templates/homepage.html
@@ -19,7 +19,13 @@
</main>
</div>
</div>
- </div>
+ <div class="container">
+ <div class="row p-5 m-3 border">
+ <p>
+ {{ _('The Tor Project is committed to fostering an inclusive environment and community. Tor is a place where people should feel safe to engage, share their point of view, and participate.') }} Read our <a href="https://gitweb.torproject.org/community/policies.git/tree/code_of_conduct.txt" title="Code of Conduct" target="_blank">Code of Conduct</a>, <a href="https://gitweb.torproject.org/community/policies.git/tree/social_contract.txt" title="Social Contract" target="_blank">Social Contract</a>, <a href="https://gitweb.torproject.org/community/policies.git/tree/statement_of_values.txt" title="Statement of Values" target="_blank">Statement of Values</a> and learn about the <a href="https://gitweb.torproject.org/community/policies.git/tree/community_council.txt" title="Tor Commmunity Council" target="_blank">Tor Community Council</a>.
+ </p>
+ </div>
+ </div>
<footer>
{% include 'footer.html' %}
</footer>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits