diff --git a/hybrid-linux/index.js b/hybrid-linux/index.js index 9d6da29..4c0f35c 100644 --- a/hybrid-linux/index.js +++ b/hybrid-linux/index.js @@ -1,5 +1,4 @@ [ - /*"An Introduction to Linux !"*/ { "title": "An Introduction to Linux !", "subtitle": "Absolute basics", @@ -15,7 +14,6 @@ "file": "basics.cast" }, - /*"Linux file system layout"*/ { "title": "Linux file system layout", "subtitle": "Absolute basics", @@ -31,7 +29,6 @@ "file": "filesystem.cast" }, - /*"The /proc Filesystem"*/ { "title": "The /proc Filesystem", "subtitle": "Absolute basics", @@ -55,7 +52,6 @@ "file": "proc.cast" }, - /*"Find and grep"*/ { "title": "Find and grep", "subtitle": "Absolute basics",