Update (September 2nd, 2019)
Change-Id: I3036e68eeb522bb9d0f95f08b0dfc6099e9b4109
diff --git a/index.html b/index.html
index 4090e26..ac7fe72 100644
--- a/index.html
+++ b/index.html
@@ -421,6 +421,18 @@
<li class="md-nav__item">
+ <a href="common/maintaining-proper-authorship/" title="Maintaining proper authorship" class="md-nav__link">
+ Maintaining proper authorship
+ </a>
+ </li>
+
+
+
+
+
+
+
+ <li class="md-nav__item">
<a href="common/using-dippy-bird/" title="Using `dippy-bird`" class="md-nav__link">
Using `dippy-bird`
</a>
@@ -543,6 +555,7 @@
</ul>
<h2 id="common-documentation"><a href="common/">Common Documentation</a></h2>
<ul>
+<li>Before anything else, <a href="common/maintaining-proper-authorship/">learn how to maintain proper authorship.</a></li>
<li><a href="common/git-started/">Start with this essential guide, which teaches you about the fundamentals of ROM building.</a></li>
<li>Getting tired of reviewing commits? <a href="common/using-dippy-bird/">Try mass reviewing commits.</a></li>
</ul>