Skip to content

Commit 6b54536

Browse files
committed
chore: lmdeploy logo
1 parent 4992218 commit 6b54536

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/src/serviceMetadata.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,8 @@ export const serviceMetadata: Record<string, Partial<HarborService>> = {
228228
lmdeploy: {
229229
name: 'lmdeploy',
230230
tags: [HST.backend, HST.partial],
231-
projectUrl: 'https://lmdeploy.readthedocs.io/en/latest/get_started.html',
231+
projectUrl: 'https://github.com/InternLM/lmdeploy',
232+
logo: 'https://www.google.com/s2/favicons?domain=lmdeploy.readthedocs.io&sz=128',
232233
wikiUrl: `${wikiUrl}/2.2.10-Backend:-lmdeploy`,
233234
tooltip: '',
234235
},

0 commit comments

Comments
 (0)