summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/header.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/header.asciidoc b/www/header.asciidoc
index e42cdd817..c0e8afbd2 100644
--- a/www/header.asciidoc
+++ b/www/header.asciidoc
@@ -9,6 +9,9 @@
<div id="menu">
<a href="index.html">Home</a>
<a href="FAQ.html">FAQ</a>
+ <a href="INSTALL.html">Install</a>
+ <a href="CHANGELOG.html">Changelog</a>
+ <a href="CONTRIBUTING.html">Contributing</a>
<a href="https://www.github.com/The-Compiler/qutebrowser">GitHub</a>
</div>
+++