Update (August 12th, 2019)
Change-Id: Iaec37e363d9f1c3d4f7a8aa2ee8d388c9b2cc839
diff --git a/Bliss OS/index.html b/Bliss OS/index.html
index 747f32c..7c4ae38 100644
--- a/Bliss OS/index.html
+++ b/Bliss OS/index.html
@@ -170,8 +170,8 @@
<li class="md-nav__item">
- <a href=".." title="Index" class="md-nav__link">
- Index
+ <a href=".." title="Home" class="md-nav__link">
+ Home
</a>
</li>
@@ -224,6 +224,18 @@
<li class="md-nav__item">
+ <a href="build-guide/" title="Build Guide" class="md-nav__link">
+ Build Guide
+ </a>
+ </li>
+
+
+
+
+
+
+
+ <li class="md-nav__item">
<a href="extras/" title="Extras" class="md-nav__link">
Extras
</a>
@@ -446,8 +458,9 @@
<h1 id="index">Index</h1>
<ul>
<li>New? <a href="installation-guide/">Start here with the Installation Guide.</a></li>
-<li>Want some extra tips? <a href="extras/">Look no further!</a></li>
<li>Troubleshooting your new install? <a href="troubleshooting/">Check out the Troubleshooting section.</a></li>
+<li>Want some extra tips? <a href="extras/">Look no further!</a></li>
+<li>Ready to build? <a href="build-guide/">Start here with our build Guide.</a></li>
</ul>
@@ -469,7 +482,7 @@
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
- <a href=".." title="Index" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
+ <a href=".." title="Home" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
@@ -478,19 +491,19 @@
<span class="md-footer-nav__direction">
Previous
</span>
- Index
+ Home
</span>
</div>
</a>
- <a href="extras/" title="Extras" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
+ <a href="build-guide/" title="Build Guide" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
- Extras
+ Build Guide
</span>
</div>
<div class="md-flex__cell md-flex__cell--shrink">