diff --git a/config.js b/config.js new file mode 100644 index 0000000..b6dca06 --- /dev/null +++ b/config.js @@ -0,0 +1,4 @@ +// note: this is just the default config +const CONFIG = { + API_BASE_URL: "http://127.0.0.1:5000" +}; \ No newline at end of file diff --git a/users/auth/splatfestival/index.html b/users/auth/splatfestival/index.html index e900f7f..1235471 100644 --- a/users/auth/splatfestival/index.html +++ b/users/auth/splatfestival/index.html @@ -1,7 +1,5 @@ - - -
+ @@ -14,7 +12,9 @@