Skip to content

Commit

Permalink
Merge pull request #13 from WISVCH/company-logos
Browse files Browse the repository at this point in the history
Update logo for Jetbrains and add Jump Trading
  • Loading branch information
verwoerd authored Oct 25, 2024
2 parents a20082b + 71f0a82 commit f7a10a4
Show file tree
Hide file tree
Showing 4 changed files with 148 additions and 28 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ For DOMJudge use the `background_64.zip`.
| <img src="./companies/logos/C-22.svg" width="32" height="32"> | C-22 | Netcompany | :heavy_check_mark: |
| <img src="./companies/logos/C-23.svg" width="32" height="32"> | C-23 | JetBrains | :heavy_check_mark: |
| <img src="./companies/logos/C-24.svg" width="32" height="32"> | C-24 | International Collegiate Programming Contest | :heavy_check_mark: |
| <img src="./companies/logos/C-25.svg" width="32" height="32"> | C-25 | Jump Trading | :heavy_check_mark: |

### Studies

Expand Down
74 changes: 46 additions & 28 deletions companies/logos/C-23.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
96 changes: 96 additions & 0 deletions companies/logos/C-25.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions companies/organizations.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,10 @@
"id": "C-24",
"name": "ICPC",
"formal_name": "International Collegiate Programming Contest"
},
{
"id": "C-25",
"name": "Jump Trading",
"formal_name": "Jump Trading"
}
]

0 comments on commit f7a10a4

Please sign in to comment.