move to client code only

This commit is contained in:
2021-03-19 16:48:27 +01:00
parent f8e858971f
commit 81750dc8e1
20 changed files with 22 additions and 77 deletions

3
public/env.js Normal file
View File

@@ -0,0 +1,3 @@
const config = {
endpoint: 'https://dev.lauf-fuer-kaya.de/'
};

3
public/env.sample.js Normal file
View File

@@ -0,0 +1,3 @@
const config = {
endpoint: 'https://dev.lauf-fuer-kaya.de/'
};

BIN
public/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB