Update default social card and re-add social cards (#55230)
This commit is contained in:
BIN
assets/images/social-cards/actions.png
Normal file
BIN
assets/images/social-cards/actions.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 358 KiB |
BIN
assets/images/social-cards/code-security.png
Normal file
BIN
assets/images/social-cards/code-security.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 344 KiB |
BIN
assets/images/social-cards/copilot.png
Normal file
BIN
assets/images/social-cards/copilot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 300 KiB |
BIN
assets/images/social-cards/default.png
Normal file
BIN
assets/images/social-cards/default.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 519 KiB |
BIN
assets/images/social-cards/issues.png
Normal file
BIN
assets/images/social-cards/issues.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 285 KiB |
@@ -42,6 +42,11 @@ const EXCEPTIONS = new Set([
|
|||||||
'assets/images/site/evergreens/redwood.png',
|
'assets/images/site/evergreens/redwood.png',
|
||||||
'assets/images/site/evergreens/sequoia.png',
|
'assets/images/site/evergreens/sequoia.png',
|
||||||
'assets/images/site/evergreens/spruce.png',
|
'assets/images/site/evergreens/spruce.png',
|
||||||
|
'assets/images/social-cards/actions.png',
|
||||||
|
'assets/images/social-cards/copilot.png',
|
||||||
|
'assets/images/social-cards/default.png',
|
||||||
|
'assets/images/social-cards/issues.png',
|
||||||
|
'assets/images/social-cards/code-security.png',
|
||||||
])
|
])
|
||||||
|
|
||||||
function isExceptionPath(imagePath: string) {
|
function isExceptionPath(imagePath: string) {
|
||||||
|
|||||||
Reference in New Issue
Block a user