2020-02-15 11:07:48 +0900

Change-Id: I80871e51b25402e292f95ea0cbd3eecb72607066
diff --git a/Bliss OS/index.html b/Bliss OS/index.html
index b11e51d..c51b40e 100644
--- a/Bliss OS/index.html
+++ b/Bliss OS/index.html
@@ -248,6 +248,30 @@
 
 
   <li class="md-nav__item">
+    <a href="installation-guide-misc/" title="Installation Guide (Misc)" class="md-nav__link">
+      Installation Guide (Misc)
+    </a>
+  </li>
+
+        
+          
+          
+          
+
+
+  <li class="md-nav__item">
+    <a href="installation-guide-surface-devices/" title="Installation Guide (Surface devices)" class="md-nav__link">
+      Installation Guide (Surface devices)
+    </a>
+  </li>
+
+        
+          
+          
+          
+
+
+  <li class="md-nav__item">
     <a href="installation-guide/" title="Installation Guide" class="md-nav__link">
       Installation Guide
     </a>
@@ -469,7 +493,11 @@
                 
                 <h1 id="index">Index</h1>
 <ul>
-<li>New? <a href="installation-guide/">Start here with the Installation Guide.</a></li>
+<li>New? <a href="installation-guide/">Start here with the Installation Guide.</a><ul>
+<li>Surface users may <a href="installation-guide-surface-devices/">want to check out Surface-specific instructions.</a></li>
+<li>Other <a href="installation-guide-misc/">miscellaneous installation methods can be found here.</a></li>
+</ul>
+</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>