zeus
4 years ago
1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||||
|
let courses = [ |
||||
|
{ |
||||
|
"title": "hybrid-linux", |
||||
|
"desc": "description", |
||||
|
"dir": "hybrid-linux" |
||||
|
}, |
||||
|
{ |
||||
|
"title": "hybrid-mpi", |
||||
|
"desc": "description", |
||||
|
"dir": "hybrid-mpi" |
||||
|
} |
||||
|
] |
||||
|
|
Loading…
Reference in new issue