diff --git a/src/App.tsx b/src/App.tsx index 7936a8e..eb0ca8a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -39,16 +39,29 @@ function App() { /> ) : ( <> -
+
logo -

Remote veadotube

+

Remote veadotube

+

+ Unofficial remote controller for{" "} + + veadotube + + . +

Host setHost(e.target.value)} /> @@ -56,7 +69,7 @@ function App() { setPort(e.target.value)} /> @@ -71,6 +84,34 @@ function App() { Connect
+
+ ); }