aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/index.html b/index.html
index 11fe894..7cb341d 100644
--- a/index.html
+++ b/index.html
@@ -55,10 +55,11 @@
<input type="checkbox" id="nav-hamburger-input"/>
<label for="nav-hamburger-input">|||</label>
<div id="nav-hamburger-items" class="button">
- <a href="index.html">Home</a>
- <a href="about.html">About</a>
- <a href="http://git.maneage.org/project.git/">Git</a>
- <a href="tutorial.html">Tutorial</a>
+ <a href="index.html">Home</a>
+ <a href="https://gitlab.com/maneage/project/-/blob/maneage/README-hacking.md#customization-checklist">Quick start</a>
+ <a href="about.html">About</a>
+ <a href="http://git.maneage.org/project.git/">Git</a>
+ <a href="tutorial.html">Tutorial</a>
</div>
</nav>
</header>