summaryrefslogtreecommitdiff
path: root/www/header.asciidoc
blob: 111f03451b1c8995c7c369f5a7d5a96a526b7148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
+++
<div id="headline">
	<img class="qutebrowser-logo" src="/icons/qutebrowser.svg" alt="qutebrowser" />
	<div class="text">
		<span class="heading-text">qutebrowser</span>
		A keyboard-driven browser.
	</div>
</div>
<div id="menu">
	<a href="/index.html">Home</a>
	<a href="/doc/help/">Help</a>
	<a href="/doc/faq.html">FAQ</a>
	<a href="/doc/install.html">Install</a>
	<a href="/doc/changelog.html">Changelog</a>
	<a href="/doc/contributing.html">Contributing</a>
	<a href="https://www.github.com/qutebrowser/qutebrowser">GitHub</a>
	<a href="https://github.com/qutebrowser/qutebrowser/releases">Releases</a>
	<a href="https://blog.qutebrowser.org/">Blog</a>
	<a href="https://github.com/sponsors/The-Compiler/" id="announcement-button">❤ Donate</a>
</div>
<div id="announcement">
<p>
<b>qutebrowser's primary maintainer, The-Compiler, is currently working
part-time on qutebrowser, funded by donations.</b></p>
<p>To sustain this for a long
time, your help is needed! See the
<a href="https://github.com/sponsors/The-Compiler/">GitHub Sponsors page</a> or
<a href="https://github.com/qutebrowser/qutebrowser/blob/main/README.asciidoc#donating">alternative
donation methods</a> for more information. Depending on your sign-up date and
how long you keep a certain level, you can get qutebrowser t-shirts, stickers
and more!
</p>
</div>
+++