@@ -0,0 +1,5 @@
+{
+ "id": "electron",
+ "title": "Electron",
+ "content": "Info sur electron"
+}
@@ -1,4 +1,6 @@
[
- "index",
- "app"
+ "tuto",
+ "welcome",
+ "app",
+ "electron"
]
+ "id": "tuto",
+ "title": "Cliquez sur moi",
+ "content": "Je suis le tuto"
@@ -1,5 +1,5 @@
{
"id": "index",
- "title": "Index",
+ "title": "Bienvenue",
"content": "blabla..."
}