kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/web/site/_includes/footer.html (about) 1 <footer class="site-footer"> 2 <div class="wrapper text-center"> 3 <p> 4 <a id="footer-title" href="{{ site.baseurl }}/">{{ site.title }}</span><br /> 5 <a href="{{ site.data.development.github }}">Github</a> | 6 <a href="https://groups.google.com/forum/#!forum/kythe">Mailing List</a><br /> 7 © Google 8 </p> 9 </div> 10 </footer>