+ ${repo["Avatar"] ? `
` : `
`}
${repo["Alias"]}
${repo["Description"]}
- `;
- // if (repo["Topics"] != null) {
- // for(var j = 0; j < repo["Topics"].length; j++){
- // var topic = repo["Topics"][j];
- // var url = "/explore/repos?q=" + (topic) + "&topic="
- // html += `${topic}`;
- // }
- // }
+ `;
html += `