From 1f4d6545657dbd80121cc92a37b88f3820811969 Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 7 Feb 2021 14:20:53 +0200 Subject: [PATCH] intro --- index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.js b/index.js index 489cebe..5e60005 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,4 @@ -let courses = [ - { +{ "title": "hybrid-linux", "desc": "description", "dir": "hybrid-linux" @@ -9,4 +8,3 @@ let courses = [ "desc": "description", "dir": "hybrid-mpi" } -]