diff options
author | Zach van Rijn <me@zv.io> | 2025-02-27 23:51:00 -0600 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2025-02-27 23:51:00 -0600 |
commit | 82197550d50f7d5dd5ba53a074000e8f387b83fb (patch) | |
tree | 3eaa9eb2d61062c080f87cb81f32620c539e92a5 /src | |
parent | 0ff7f9242ed9f75bc5e66680d021a097c1fa0ac3 (diff) | |
download | site-ng-82197550d50f7d5dd5ba53a074000e8f387b83fb.tar.gz site-ng-82197550d50f7d5dd5ba53a074000e8f387b83fb.tar.bz2 site-ng-82197550d50f7d5dd5ba53a074000e8f387b83fb.tar.xz site-ng-82197550d50f7d5dd5ba53a074000e8f387b83fb.zip |
Update Standards page to restore blurb from oldwww.
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> |