diff --git a/docs/index.html b/docs/index.html index 8c0b329..3b8619d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -962,6 +962,7 @@ if (!firstLoad) switch (pageId) { case 'exchange': + if (!document.body.classList.contains('is-signed-in')) break; if (!isMobileView && !params.hasOwnProperty('asset') || params.asset === '') { params.asset = 'FLO' }