Update (September 2nd, 2019)
Change-Id: I3036e68eeb522bb9d0f95f08b0dfc6099e9b4109
diff --git a/common/index.html b/common/index.html
index 532a52e..17754ef 100644
--- a/common/index.html
+++ b/common/index.html
@@ -380,6 +380,18 @@
<li class="md-nav__item">
+ <a href="maintaining-proper-authorship/" title="Maintaining proper authorship" class="md-nav__link">
+ Maintaining proper authorship
+ </a>
+ </li>
+
+
+
+
+
+
+
+ <li class="md-nav__item">
<a href="using-dippy-bird/" title="Using `dippy-bird`" class="md-nav__link">
Using `dippy-bird`
</a>
@@ -457,7 +469,9 @@
<h1 id="index">Index</h1>
<ul>
+<li>Before you start working on open source projects, learn <a href="maintaining-proper-authorship/">how to maintain proper authorship.</a></li>
<li>New to committing? <a href="git-started/">Start with this Git and Gerrit guide!</a></li>
+<li>Learn how to <a href="using-dippy-bird/">mass-review commits with a child's toy.</a></li>
</ul>