summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-11-18 06:41:28 +0100
committerFlorian Bruhin <git@the-compiler.org>2015-11-18 06:41:28 +0100
commitcb624ea6ee7b7d1ba04d70bfb8bdcf1d29dd7508 (patch)
tree7af092889f7baf0c76784382e97aa3ec2442ea8e /www
parent0ccd19f980768f7cfa6763899b5e2fa1de9b008a (diff)
downloadqutebrowser-cb624ea6ee7b7d1ba04d70bfb8bdcf1d29dd7508.tar.gz
qutebrowser-cb624ea6ee7b7d1ba04d70bfb8bdcf1d29dd7508.zip
www: Add some more links to the header.
Diffstat (limited to 'www')
-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>
+++