Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8daf4f3

Browse files
feat: add copyparty icon (#20440)
copy of#20415 since ci wont run on fork currently
1 parent5c802c2 commit8daf4f3

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

‎site/src/theme/externalImages.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ export const defaultParametersForBuiltinIcons = new Map<string, string>([
149149
["/icon/aws-monochrome.svg","monochrome"],
150150
["/icon/coder.svg","monochrome"],
151151
["/icon/container.svg","monochrome"],
152+
["/icon/copyparty.svg","blackWithColor"],
152153
["/icon/database.svg","monochrome"],
153154
["/icon/docker-white.svg","monochrome"],
154155
["/icon/folder.svg","monochrome"],

‎site/src/theme/icons.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"conda.svg",
2828
"confluence.svg",
2929
"container.svg",
30+
"copyparty.svg",
3031
"cpp.svg",
3132
"cursor.svg",
3233
"database.svg",

‎site/static/icon/copyparty.svg‎

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp