summaryrefslogtreecommitdiff
path: root/www/header.asciidoc
blob: 2e5a846ccda8b404f7de9d03b25bb264ae5f110d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
+++
<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>
</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>
+++