qutebrowser/www/header.asciidoc
2016-10-26 10:50:34 +02:00

21 lines
631 B
Plaintext

+++
<div id="headline">
<img class="qutebrowser-logo" src="/icons/qutebrowser.svg" alt="qutebrowser" />
<div class="text">
<h1>qutebrowser</h1>
A keyboard-driven browser.
</div>
</div>
<div id="menu">
<a href="/index.html">Home</a>
<a href="/doc/help/">FAQ</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>
<a href="https://github.com/The-Compiler/qutebrowser/releases">Releases</a>
<a href="http://blog.qutebrowser.org/">Blog</a>
</div>
+++