diff --git a/public/images/lcelive.png b/public/images/lcelive.png new file mode 100644 index 0000000..47345a6 Binary files /dev/null and b/public/images/lcelive.png differ diff --git a/src/components/views/LceLiveView.tsx b/src/components/views/LceLiveView.tsx index 12f6340..cd5aab2 100644 --- a/src/components/views/LceLiveView.tsx +++ b/src/components/views/LceLiveView.tsx @@ -806,13 +806,21 @@ const LceLiveView = memo(function LceLiveView() { style={{ backgroundImage: "url('/images/background.png')", backgroundSize: "100% auto", - backgroundRepeat: "repeat", + backgroundRepeat: "no-repeat", backgroundPosition: "top", imageRendering: "pixelated", }} > {renderContent()} +
TauriService.openUrl('https://lcelive.co.uk')}
+ />
+
TauriService.openUrl('https://bytebukkit.github.io')}
/>
)}