qns: update topics

This commit is contained in:
Yangshun 2024-11-15 17:48:13 +08:00
parent 95afe23030
commit cdcde3882b
6 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
"topics": ["browser", "css"],
"importance": "high",
"difficulty": "hard"
}

View File

@ -5,7 +5,7 @@
"access": "free",
"duration": 5,
"published": true,
"topics": ["html"],
"topics": ["browser", "html"],
"importance": "low",
"difficulty": "medium"
}

View File

@ -5,7 +5,7 @@
"access": "free",
"duration": 5,
"published": true,
"topics": ["html", "testing"],
"topics": ["web-api", "html", "testing"],
"importance": "medium",
"difficulty": "medium"
}

View File

@ -5,7 +5,7 @@
"access": "free",
"duration": 5,
"published": true,
"topics": ["css", "a11y"],
"topics": ["a11y", "css"],
"importance": "medium",
"difficulty": "medium"
}

View File

@ -5,7 +5,7 @@
"access": "free",
"duration": 5,
"published": true,
"topics": ["javascript"],
"topics": ["browser", "javascript"],
"importance": "medium",
"difficulty": "medium"
}

View File

@ -5,7 +5,7 @@
"access": "free",
"duration": 5,
"published": true,
"topics": ["javascript"],
"topics": ["web-api", "javascript"],
"importance": "low",
"difficulty": "hard"
}