updated with oauth, footer docs,

This commit is contained in:
2021-11-30 07:22:07 +00:00
parent f9f7b777e7
commit af5354d19f
32 changed files with 4790 additions and 250 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class MyDocument extends Document {
let useGATracking = false;
// remove this block when not need after softlaunch
//remove this block when not need after softlaunch
let hasBasicAuth =
typeof process.env.BASIC_AUTH_CREDENTIALS != "undefined";