From fc66b376cb3a2c73843cc882d500cfd743c0790e Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 17 May 2020 00:13:40 +0200 Subject: dist should work, TODO: minify and bundle --- dist/login.html | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 dist/login.html (limited to 'dist/login.html') diff --git a/dist/login.html b/dist/login.html new file mode 100644 index 0000000..bbacb7d --- /dev/null +++ b/dist/login.html @@ -0,0 +1,66 @@ + + + + + + + + Login « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

BežiApp +

+
+
+
+
+ + +
+
+
+
+ + +
+
+
+ +
+
+

bySigningInYouAgreeTo theToS and + thePrivacyPolicy +

+
+
+
+ + + -- cgit v1.2.3 From 831563c8ecb2854ceba73c284719b7579c0a3bbc Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 16:14:07 +0200 Subject: Experimental theme support --- dist/login.html | 1 + 1 file changed, 1 insertion(+) (limited to 'dist/login.html') diff --git a/dist/login.html b/dist/login.html index bbacb7d..542b157 100644 --- a/dist/login.html +++ b/dist/login.html @@ -21,6 +21,7 @@ + -- cgit v1.2.3 From 5fc29dc18a5b27dd8dbf45f8dd67e42ee74419fb Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 20 May 2020 14:11:48 +0200 Subject: install scritp fix --- dist/login.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 dist/login.html (limited to 'dist/login.html') diff --git a/dist/login.html b/dist/login.html old mode 100644 new mode 100755 -- cgit v1.2.3