1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-01-06 05:44:19 +01:00

Small adjustments to website

This commit is contained in:
Jan Larres
2012-03-05 21:35:39 +13:00
parent d165e65644
commit a954c7c3a1
3 changed files with 35 additions and 6 deletions

View File

@@ -84,9 +84,9 @@ nmap <F8> :TagbarToggle<CR>
<p>Jan Larres (jan@majutsushi.net)</p>
<h2>Download</h2>
<h3>Stable releases</h3>
<h3>Latest stable release</h3>
{% for post in site.posts %}
{% for post in site.posts limit:1 %}
<span style="font-weight:bold">{{ post.title }}</span> ({{ post.date | date:"%Y-%m-%d" }})
<a href="http://github.com/majutsushi/tagbar/zipball/v{{ post.title }}">zip</a>
@@ -96,6 +96,8 @@ nmap <F8> :TagbarToggle<CR>
{% endfor %}
<a href="archive.html">Old releases</a>
<h3>Latest source</h3>
<p>
Download as: