mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +00:00
feat: added two new pride frames
This commit is contained in:
parent
e10ac02767
commit
1242ebc201
3 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ function FrameChooser({ onChange }) {
|
||||||
async function loadFrames(){
|
async function loadFrames(){
|
||||||
Promise.all(
|
Promise.all(
|
||||||
[
|
[
|
||||||
|
'pride-2022-1',
|
||||||
|
'pride-2022-2',
|
||||||
'5xSOM-Pride',
|
'5xSOM-Pride',
|
||||||
'ukraine',
|
'ukraine',
|
||||||
// 'btw_VoteVolt_Balken',
|
// 'btw_VoteVolt_Balken',
|
||||||
|
|
BIN
src/frames/pride-2022-1.png
Normal file
BIN
src/frames/pride-2022-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
src/frames/pride-2022-2.png
Normal file
BIN
src/frames/pride-2022-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Loading…
Reference in a new issue