Skip to content

Commit

Permalink
fix: debian & ubuntu logo for better experience (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
LelouchFR authored May 12, 2024
1 parent 4183ad7 commit e86f3c5
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 84 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `cypress` | <img src="./assets/cypress-dark.svg" width="48"> |
| `d3` | <img src="./assets/d3-dark.svg" width="48"> |
| `dart` | <img src="./assets/dart-dark.svg" width="48"> |
| `debian` | <img src="./assets/debian-dark.svg" width="48"> |
| `debian` | <img src="./assets/debian.svg" width="48"> |
| `defold` | <img src="./assets/defold-dark.svg" width="48"> |
| `deno` | <img src="./assets/deno-dark.svg" width="48"> |
| `devto` | <img src="./assets/devto-dark.svg" width="48"> |
Expand Down Expand Up @@ -383,7 +383,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `tor` | <img src="./assets/tor-dark.svg" width="48"> |
| `twitter` | <img src="./assets/twitter.svg" width="48"> |
| `ts` | <img src="./assets/typescript.svg" width="48"> |
| `ubuntu` | <img src="./assets/ubuntu-dark.svg" width="48"> |
| `ubuntu` | <img src="./assets/ubuntu.svg" width="48"> |
| `unity` | <img src="./assets/unity-dark.svg" width="48"> |
| `unreal` | <img src="./assets/unrealengine.svg" width="48"> |
| `v` | <img src="./assets/v-dark.svg" width="48"> |
Expand Down
17 changes: 0 additions & 17 deletions assets/debian-dark.svg

This file was deleted.

17 changes: 0 additions & 17 deletions assets/debian-light.svg

This file was deleted.

11 changes: 11 additions & 0 deletions assets/debian.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 0 additions & 24 deletions assets/ubuntu-dark.svg

This file was deleted.

Loading

0 comments on commit e86f3c5

Please sign in to comment.