Skip to content

Commit

Permalink
added logs for
Browse files Browse the repository at this point in the history
almanak, dydxopsdao, grayscaleinvestments
  • Loading branch information
yury-dubinin committed Jul 4, 2023
1 parent 143fa89 commit a524634
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
Binary file added resources/almanak.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/dydxopsdao.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/grayscaleinvestments.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion src/company_logo.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,9 @@ def get_logo(company_name):
'arbitrumfoundation',
'magic', 'evmos',
'outlierventures',
'walletconnect'
'walletconnect',
'almanak', 'dydxopsdao',
'grayscaleinvestments',
]
if company_name in company_logos:
return build_img_tag(company_name)
Expand Down

0 comments on commit a524634

Please sign in to comment.