Merge branch 'master' into develop
This commit is contained in:
commit
3ed72097e0
|
@ -27,4 +27,4 @@ html {
|
|||
rgba(var(--lsd-surface-primary), 0.05)
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
|
@ -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'
|
||||
|
@ -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'
|
||||
/>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
Binary file not shown.
After Width: | Height: | Size: 9.3 MiB |
Loading…
Reference in New Issue