Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiebroke authored Dec 13, 2023
2 parents 72466f3 + fbf87e9 commit 3ed7209
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ html {
rgba(var(--lsd-surface-primary), 0.05)
);
}
}
}
4 changes: 2 additions & 2 deletions src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ import {
<Grid.Item>
<ProfileCard
name='Dmitriy'
imgSrc='/team/dmitriy.jpg'
imgSrc='/team/dmitriy.png'
githubUsername='dryajov'
githubLink='https://github.com/dryajov'
discordUsername='dryajov'
Expand Down Expand Up @@ -373,7 +373,7 @@ import {
<Grid.Item>
<ProfileCard
name='Csaba'
imgSrc='/team/csaba.jpg'
imgSrc='/team/csaba.png'
githubUsername='cskiraly'
githubLink='https://github.com/cskiraly'
/>
Expand Down
Binary file added static/team/csaba.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 static/team/dmitriy.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 3ed7209

Please sign in to comment.