qns: update topics
This commit is contained in:
parent
95afe23030
commit
cdcde3882b
|
|
@ -5,7 +5,7 @@
|
|||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
"topics": ["css"],
|
||||
"topics": ["browser", "css"],
|
||||
"importance": "high",
|
||||
"difficulty": "hard"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
"topics": ["html"],
|
||||
"topics": ["browser", "html"],
|
||||
"importance": "low",
|
||||
"difficulty": "medium"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
"topics": ["html", "testing"],
|
||||
"topics": ["web-api", "html", "testing"],
|
||||
"importance": "medium",
|
||||
"difficulty": "medium"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
"topics": ["css", "a11y"],
|
||||
"topics": ["a11y", "css"],
|
||||
"importance": "medium",
|
||||
"difficulty": "medium"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
"topics": ["javascript"],
|
||||
"topics": ["browser", "javascript"],
|
||||
"importance": "medium",
|
||||
"difficulty": "medium"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"access": "free",
|
||||
"duration": 5,
|
||||
"published": true,
|
||||
"topics": ["javascript"],
|
||||
"topics": ["web-api", "javascript"],
|
||||
"importance": "low",
|
||||
"difficulty": "hard"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue