mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added missing releases page
This commit is contained in:
parent
1bd078f6ca
commit
505a82e948
10
news/releases/index.html
Normal file
10
news/releases/index.html
Normal 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 %}
|
Loading…
Reference in New Issue
Block a user