]> git.piffa.net Git - aerei_site/blob - _includes/page-header.html
ifirst
[aerei_site] / _includes / page-header.html
1 <section class="page-header">
2   <h1 class="project-name">{{ site.title }}</h1>
3   <h2 class="project-tagline">{{ site.tagline }}</h2>
4   <a href="https://git.andreamanni.com/web?p=aerei;a=snapshot;h=HEAD;sf=tgz" class="btn">Download .tar.gz</a>
5   <a href="/repo" class="btn">Naviga</a>
6   <a href="http://git.andreamanni.com/" class="btn">Scarica con Git</a>
7 </section>