Added missing releases page

This commit is contained in:
Magne Sjaastad 2014-08-04 20:32:16 +02:00
parent 1bd078f6ca
commit 505a82e948

10
news/releases/index.html Normal file
View File

@ -0,0 +1,10 @@
---
layout: news
title: Releases
permalink: /news/releases/
author: all
---
{% for post in site.categories.release %}
{% include news_item.html %}
{% endfor %}