dashboard: add TP3

This commit is contained in:
nemunaire 2020-04-02 16:08:47 +02:00
parent e1642827d1
commit 7d2976c2be

View file

@ -17,6 +17,12 @@ var tuto_progress = [
102: { title: "DNS", label: "DNS"}, 102: { title: "DNS", label: "DNS"},
103: { title: "Matrix", label: "Matrix"}, 103: { title: "Matrix", label: "Matrix"},
}, },
{
200: { title: "HTTP", label: "HTTP"},
201: { title: "HTTPS", label: "HTTPS"},
202: { title: "DNS", label: "DNS"},
203: { title: "Matrix", label: "Matrix"},
},
]; ];