From e57f11ed41c1d02125b1758bc5c1806603a78bac Mon Sep 17 00:00:00 2001 From: Jen Date: Tue, 21 Sep 2021 14:44:42 +0800 Subject: [PATCH 1/3] Change logo --- src/Watermark.jsx | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/src/Watermark.jsx b/src/Watermark.jsx index 301b3ff..cfb38c3 100644 --- a/src/Watermark.jsx +++ b/src/Watermark.jsx @@ -17,11 +17,23 @@ const styles = { export default function Watermark({projectId}) { return (
window.open(`https://editmode.com?ref=pb&pid=${projectId}`)}> - - - - - + + + + + + + + + + + + + + + + + Powered by Editmode From f12a981464b100dc9d5a3c41002699125c685db0 Mon Sep 17 00:00:00 2001 From: Jen Date: Tue, 21 Sep 2021 15:32:06 +0800 Subject: [PATCH 2/3] Update poweredby logo --- src/Watermark.jsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/Watermark.jsx b/src/Watermark.jsx index cfb38c3..b3548a5 100644 --- a/src/Watermark.jsx +++ b/src/Watermark.jsx @@ -17,23 +17,23 @@ const styles = { export default function Watermark({projectId}) { return (
window.open(`https://editmode.com?ref=pb&pid=${projectId}`)}> - + - - - + + + - - + + - - - + + + - - + + - + Powered by Editmode From 082af3a6f8e95266a0da562e3b7dfeff4d72318a Mon Sep 17 00:00:00 2001 From: Jen Date: Mon, 27 Sep 2021 16:01:59 +0800 Subject: [PATCH 3/3] Fix style issue --- src/Watermark.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Watermark.jsx b/src/Watermark.jsx index b3548a5..8612b03 100644 --- a/src/Watermark.jsx +++ b/src/Watermark.jsx @@ -17,7 +17,7 @@ const styles = { export default function Watermark({projectId}) { return (
window.open(`https://editmode.com?ref=pb&pid=${projectId}`)}> - +