Add link to Code of Conduct in the website footer.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 5 Nov 2018 22:08:57 +0000 (17:08 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 5 Nov 2018 22:08:57 +0000 (17:08 -0500)
templates/base/base.html
templates/docs/docspage.html

index 3d6e57b73dc465c4a74d37b86ff95ce5d96bae0b..9ff7054a1a7f6ec9e2556fa2406b75b7eb1b9310 100644 (file)
@@ -77,6 +77,7 @@
       <!-- Copyright -->
       <div class="container">
         <a href="/about/privacypolicy">Privacy Policy</a> |
+        <a href="/about/policies/coc/">Code of Conduct</a> |
         <a href="/about/">About PostgreSQL</a> |
         <a href="/about/contact/">Contact</a><br/>
         <p>Copyright &copy; 1996-{% now "Y" %} The PostgreSQL Global Development Group</p>
index b6921ed52fc04c602d9c3beabf6c349f09d5ec9e..e162bd9ec5bf01ac7d5f188ce1347b0f1208e657 100644 (file)
       <!-- Copyright -->
       <div class="container">
         <a href="/about/privacypolicy">Privacy Policy</a> |
+        <a href="/about/policies/coc/">Code of Conduct</a> |
         <a href="/about/">About PostgreSQL</a> |
         <a href="/about/contact/">Contact</a><br/>
         <p>Copyright &copy; 1996-{% now "Y" %} The PostgreSQL Global Development Group</p>