Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/scripts/requirements.txt

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please undo this change!

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
selenium==4.1.0
requests==2.32.3
requests==2.33.0
19 changes: 11 additions & 8 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -6032,26 +6032,29 @@
]
},
{
"name": "hyprland",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @KekMuzaffer , I noticed you are replacing the existing hyprland icon from devicon.json rather than adding a new object for icinga icon. Could you please add the new entry without removing the existing one? Thanks!

"name": "icinga",
"altnames": [],
"tags": [
"tiling",
"window manager",
"wayland"
"monitoring",
"observability",
"infrastructure",
"devops"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
"original",
"plain-wordmark",
"plain"
],
"font": [
"original-wordmark",
"original",
"plain-wordmark",
"plain"
]
},
"color": "#00c6e2",
"color": "#06062C",
"aliases": []
},
{
Expand Down
1 change: 1 addition & 0 deletions icons/icinga/icinga-original-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/icinga/icinga-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading