]> jfr.im git - irc/hexchat/hexchat.github.com.git/blob - news.md
Update _config.yml
[irc/hexchat/hexchat.github.com.git] / news.md
1 ---
2 layout: default
3 title: News
4 ---
5
6 <h2>HexChat News - <a href="http://feeds.feedburner.com/hexchat" rel="alternate" type="application/atom+xml"><img class="rss-icon" src="/img/feed-icon20x20.png" width="20" height="20" alt="Feed"></a></h2>
7
8 {% for post in site.posts %}
9 <h3><a href="{{ post.url }}">{{ post.title }}</a> - {{ post.date | date_to_string }}</h3>
10 {% endfor %}