diff options
Diffstat (limited to 'about-make.html')
-rw-r--r-- | about-make.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/about-make.html b/about-make.html index 97ce02d..a57f68e 100644 --- a/about-make.html +++ b/about-make.html @@ -53,10 +53,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> |