Skip to content

Commit

Permalink
fix: logos of ngconf
Browse files Browse the repository at this point in the history
  • Loading branch information
willi84 committed Feb 9, 2024
1 parent 891c78f commit f2aa80d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/event.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const events: Events = [
<b>ngGirls @ NG-CONF</b> will take place on Tuesday, March 19th, from 9:00-17:00 in Salt Lake City. For more details and application: `,
sponsors: [
{ link: 'https://www.jetbrains.com/', logo: 'assets/events/ngconf-2024/jetbrains.svg' },
{ link: 'https://ng-conf.org/', logo: 'assets/events/ngconf-2024/logo.webp' }
{ link: 'https://ng-conf.org/', logo: 'assets/events/ngconf-2024/logo_ngconf_2.png' }
]
},
{
Expand Down
Binary file added src/assets/events/ngconf-2024/logo_ngconf.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 src/assets/events/ngconf-2024/logo_ngconf_2.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 f2aa80d

Please sign in to comment.