diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/standards/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/standards/index.html b/src/standards/index.html index 3ef2b4c..aa9b094 100644 --- a/src/standards/index.html +++ b/src/standards/index.html @@ -32,12 +32,14 @@ __HEADER__ <div class="section-lg"> <div class="container"> <div class="margin-bottom-0"> - <div class="row text-center"> + <div class="row text-left"> <div class="col-12 col-md-10 offset-md-1 col-lg-8 offset-lg-2"> <h2>Community Standards</h2> <p>We are committed to providing a welcoming and inspiring community for all.</p> <br /> - <p>This page outlines expectations for participation in the Adélie communities and procedures for reporting unacceptable behavior. Moderation and disciplinary action may occur at our discretion.</p> + <p>This page outlines expectations for participation in the Adélie communities and procedures for reporting unacceptable behavior.</p> + <br /> + <p>This code of conduct is based on the template established by the TODO Group and used by other large communities. Moderation and disciplinary action may occur at our discretion.</p> </div> </div> </div> |