diff --git a/src/FrameChooser.js b/src/FrameChooser.js index 3e26e56..7d4fc3f 100644 --- a/src/FrameChooser.js +++ b/src/FrameChooser.js @@ -15,6 +15,7 @@ function FrameChooser({onChange}) { 'ProfileFrame Blue Bars', 'ProfileFrame Green Bars', 'ProfileFrame White Bars', + 'white-round-bottom-logo', ] .map(async frame_filename => { return { diff --git a/src/frames/white-round-bottom-logo.png b/src/frames/white-round-bottom-logo.png new file mode 100644 index 0000000..8b62acc Binary files /dev/null and b/src/frames/white-round-bottom-logo.png differ