spee.ch/views/partials/topBar.handlebars

7 lines
302 B
Handlebars
Raw Normal View History

2017-07-03 20:16:51 +02:00
<div class="top-bar">
2017-07-10 18:29:26 +02:00
<img id="logo" src="/assets/img/content-freedom-64px.png"/>
<h1 id="title"><a href="/">Spee.ch</a></h1><span >(beta)</span>
<a href="https://github.com/lbryio/spee.ch" target="_blank" class="top-bar-right">contribute</a>
<a href="/about" class="top-bar-right">help</a>
2017-06-11 04:40:48 +02:00
</div>