From 6979f4633fcfcaa1266f34ce934fd12f22aa3366 Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 7 Feb 2021 14:09:42 +0200 Subject: [PATCH] intro --- index.js | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/index.js b/index.js index 2ced751..5e60005 100644 --- a/index.js +++ b/index.js @@ -1,10 +1,10 @@ -let courses = { - "title": "hybrid-linux", - "desc": "description", - "dir": "hybrid-linux" - }, - { - "title": "hybrid-mpi", - "desc": "description", - "dir": "hybrid-mpi" - } +{ + "title": "hybrid-linux", + "desc": "description", + "dir": "hybrid-linux" +}, +{ + "title": "hybrid-mpi", + "desc": "description", + "dir": "hybrid-mpi" +}