qutebrowser/www/header.asciidoc

21 lines
672 B
Plaintext
Raw Permalink Normal View History

2015-10-21 19:48:00 +02:00
+++
<div id="headline">
<img class="qutebrowser-logo" src="/icons/qutebrowser.svg" alt="qutebrowser" />
2015-10-21 19:48:00 +02:00
<div class="text">
2017-05-29 21:20:17 +02:00
<span class="heading-text">qutebrowser</span>
2015-10-21 19:48:00 +02:00
A keyboard-driven browser.
</div>
</div>
<div id="menu">
<a href="/index.html">Home</a>
2016-10-26 10:53:05 +02:00
<a href="/doc/help/">Help</a>
2017-09-17 21:23:36 +02:00
<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>
2017-02-05 00:13:11 +01:00
<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>
2015-10-21 19:48:00 +02:00
</div>
+++