diff --git a/index.html b/index.html index 4fed906d5b7bbd1f8bcf712a2836d07e914ce4b7..c8f2fae636e6a45e52426c0fb0b3d62b8c1a0443 100644 --- a/index.html +++ b/index.html @@ -58,6 +58,9 @@ <li class="nav-item"> <a class="nav-link" href="#consulting">Consulting</a> </li> + <li class="nav-item"> + <a class="nav-link" href="#media">Media</a> + </li> </ul> <ul class="navbar-nav flex-row ml-md-auto"> @@ -439,6 +442,23 @@ </a> </div> </section> + <section id="media" class="container text-center no-highlight-effect"> + <hr/> + <h2>Media</h2> + <p>This section was created to help journalists, and others making public statements about diversity in open source connect with up-to-date resources, expertise and knowledge.</p> + <div class="row"> + <a class="col-md-4" href="https://discourse.opensourcediversity.org/" target="_blank" rel="noopener"> + <h3>Media Releases</h3> + <p>Statements on behalf of Open Source Diversity community can be found on our Discourse forum</p> + </a> + + <a class="col-md-4" href="#" target="_blank" rel="noopener"> + <h3>Media Contact</h3> + <p>Writing an article on a recent incident, or on the topic of diversity, equity and inclusion in open source? Reach out to be connected with an expert working in this area.</p> + </a> + + </div> + </section> <footer> <div class="container text-center">