feat: 新增 GitLab 圖示

This commit is contained in:
noeFly
2025-06-22 00:52:01 +08:00
parent 967a4d5d17
commit 4c3d405f1c
2 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export function GitlabCardComponent(properties, children) {
h("div", { class: "gc-divider" }, "/"),
h(`div#${cardUuid}-repo`, { class: "gc-repo" }, repo.split("/")[1]),
]),
h("div", { class: "github-logo" }),
h("div", { class: "gitlab-logo" }),
]);
const nDescription = h(