Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b74b8e

Browse files
Add dates for FEniCS Project
1 parent df9fe85 commit 9b74b8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site.js

+4
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@ $(document).ready(function (){
160160
{content: '2.8.x', start: '2016-12-21', end:'2018-12-21', py2:true},
161161
{content: '2.9.x', start: '2017-07-14', end:'2018-07-14'},
162162
],
163+
'FEniCS':[
164+
{content: '2017.1.0', start: '2017-05-12', end: '2017-12-31', py2:true},
165+
{content: '2018.1.0', start: '2018-01-01', end: '2018-06-01'}
166+
]
163167
// for tests, rando example
164168
//'matplotlib':[
165169
// {content: 'matplotlib 2.x', start: '2015-06-01', end:'2018-06-01', py2:true},

0 commit comments

Comments
 (0)