Update (August 11th, 2019)
Change-Id: I13e10af46e84df71e32e24a773a80699ac740a51
diff --git a/Bliss OS/index.html b/Bliss OS/index.html
index d1c88e1..747f32c 100644
--- a/Bliss OS/index.html
+++ b/Bliss OS/index.html
@@ -170,8 +170,8 @@
<li class="md-nav__item">
- <a href=".." title="Welcome to the wiki!" class="md-nav__link">
- Welcome to the wiki!
+ <a href=".." title="Index" class="md-nav__link">
+ Index
</a>
</li>
@@ -469,7 +469,7 @@
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
- <a href=".." title="Welcome to the wiki!" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
+ <a href=".." title="Index" 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,7 +478,7 @@
<span class="md-footer-nav__direction">
Previous
</span>
- Welcome to the wiki!
+ Index
</span>
</div>
</a>