From a524f1faf38c128eb8dabdfeef1fbcdc23ae223d Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 3 Dec 2019 23:18:14 +0200 Subject: add configurable URL prefix --- ui/src/index.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'ui') diff --git a/ui/src/index.html b/ui/src/index.html index d73ae93..d57a30b 100644 --- a/ui/src/index.html +++ b/ui/src/index.html @@ -3,16 +3,15 @@ MeTube - - - - - - - + + + + + + - + -- cgit