diff --git a/src/components/Globe.jsx b/src/components/Globe.jsx index 15d22e5..f5a11a9 100644 --- a/src/components/Globe.jsx +++ b/src/components/Globe.jsx @@ -31,6 +31,7 @@ const styles = [{ const title = 'PixelPlanet.fun 3DGlobe'; const description = '3D globe of our canvas'; const scripts = [ + ASSET_SERVER + assets.three.js, ASSET_SERVER + assets.globe.js, ]; const body = ;