diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index b1f9223..0336fed 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -35,6 +35,12 @@ export default function Footer() { > Youtube + + Contact +
© 2021 NTNU Small Satellite Lab
diff --git a/frontend/src/components/map/newGlobe.tsx b/frontend/src/components/map/newGlobe.tsx index 304ac06..b84b199 100644 --- a/frontend/src/components/map/newGlobe.tsx +++ b/frontend/src/components/map/newGlobe.tsx @@ -25,7 +25,7 @@ export default function SatelliteGlobe() { globeRef.current = Globe()(chart.current) .globeImageUrl( "//unpkg.com/three-globe/example/img/earth-blue-marble.jpg", - )/*.backgroundImageUrl( + ) /*.backgroundImageUrl( "//unpkg.com/three-globe/example/img/night-sky.png", )*/ .objectLat("lat")