diff --git a/apps/trading/pages/_document.page.tsx b/apps/trading/pages/_document.page.tsx index 03cad5ba1..335678d49 100644 --- a/apps/trading/pages/_document.page.tsx +++ b/apps/trading/pages/_document.page.tsx @@ -4,11 +4,10 @@ export default function Document() { return ( <> - {/* - meta tags - - next advised against using _document for this, so they exist in our - - single page index.page.tsx - */} + {/* preload fonts */} + {/* icons */} - + + + {/* scripts */}