qutebrowser/www/header.asciidoc
2016-04-13 22:30:03 +02:00

22 lines
767 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="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>
</div>
<div id="crowdfunding">
qutebrowser is currently running a crowdfunding campaign to add support for the QtWebEngine backend, which fixes many issues. Please <a href="http://igg.me/at/qutebrowser">check it out</a>!
</div>
+++