Skip to content

Commit

Permalink
Merge pull request #428 from jpfielding/strongdm-icon
Browse files Browse the repository at this point in the history
strongdm png with sdm alias
  • Loading branch information
JuanitoFatas committed Jan 16, 2023
2 parents 4447705 + 25ce579 commit 7c43d22
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Buildkite emoji will be shown on both light or dark backgrounds, and at a small

Emoji | Aliases
----- | -------
<img src="img-buildkite-64/strongdm.png" width="20" height="20" alt="strongdm"/> | `:strongdm:`, `:sdm:`
<img src="img-buildkite-64/uefi.png" width="20" height="20" alt="uefi"/> | `:uefi:`
<img src="img-buildkite-64/docusaurus.png" width="20" height="20" alt="docusaurus"/> | `:docusaurus:`
<img src="img-buildkite-64/plausible.png" width="20" height="20" alt="plausible"/> | `:plausible:`
Expand Down
6 changes: 6 additions & 0 deletions img-buildkite-64.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"name": "strongdm",
"image": "img-buildkite-64/strongdm.png",
"category": "Buildkite",
"aliases": ["sdm"]
},
{
"name": "uefi",
"image": "img-buildkite-64/uefi.png",
Expand Down
Binary file added img-buildkite-64/strongdm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7c43d22

Please sign in to comment.