We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a7e28 commit b324110Copy full SHA for b324110
public/images/devBcn-sponsorship.png
40.7 KB
src/views/Home/components/Home/Home.tsx
@@ -82,6 +82,9 @@ const Home: FC<React.PropsWithChildren<unknown>> = () => {
82
La Farga, Hospitalet, Barcelona
83
</StyledSubtitle>
84
</StyledTitleContainer>
85
+ <img src="/images/devBcn-sponsorship.png"
86
+ alt="DevBcn sponsorship value" width="800"
87
+ height="155"/>
88
<StyledTitleContainer color={Color.DARK_BLUE}>
89
<StyledSubtitle>
90
{edition?.trackNumber} tracks with the following
0 commit comments