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:
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 %}
|
||||
Reference in New Issue
Block a user