1
0
mirror of https://gitlab.com/lander-team/site.git synced 2025-07-27 08:31:30 +00:00

media update

This commit is contained in:
2021-12-07 22:35:33 -07:00
parent 7108a401b6
commit 75d9a6d156
8 changed files with 4 additions and 3 deletions

View File

@@ -80,7 +80,7 @@
</nav>
<header class="text-center">
<div class="container">
<img src="img/logo.png" class="img-fluid" alt="LANDER Team Logo" />
<img src="img/logo.svg" class="img-fluid" alt="LANDER Team Logo" />
</div>
<a class="scroll" href="#scroll"
><img src="img/chevrons-down.svg" style="width: 75px"
@@ -188,7 +188,7 @@
<div class="p-1">
<img
class="img-fluid"
src="img/conops.png"
src="img/conops.svg"
alt="Concept of Operations for the LANDER software and hardware control loop."
/>
</div>