mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-25 00:47:38 +00:00
chore: publish from staged
This commit is contained in:
@@ -70,7 +70,7 @@ export function renderExtensionsHtml(items: RenderableExtension[]): string {
|
||||
item.sourceUrl || (item.path ? getGitHubUrl(item.path) : "");
|
||||
|
||||
return `
|
||||
<article class="resource-item" role="listitem">
|
||||
<article id="${escapeHtml(item.id)}" class="resource-item" role="listitem">
|
||||
<div class="resource-preview">
|
||||
${
|
||||
item.imageUrl
|
||||
|
||||
Reference in New Issue
Block a user