diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-30 21:53:11 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-30 21:53:11 -0500 |
commit | b90a0b43cb5419404065b0c9ef12d9127466f13a (patch) | |
tree | 18ed6ee8ab7751fb46bc875e0a7e9b4024181637 /planets/mars.html | |
parent | 11560108ca7742b4a2acf24e449b1b1ebff2c44e (diff) | |
download | space-wiki-main.tar.gz space-wiki-main.tar.bz2 space-wiki-main.zip |
Diffstat (limited to 'planets/mars.html')
-rw-r--r-- | planets/mars.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/planets/mars.html b/planets/mars.html index 9841bf2..686fe4f 100644 --- a/planets/mars.html +++ b/planets/mars.html @@ -90,7 +90,7 @@ <!-- <a class="planet-link" href="#more">Learn More</a> --> </div> <div class="col-md-6"> - <img class="img-fluid planet-img" src="https://media.githubusercontent.com/media/ccleberg/img/main/space-wiki/mars.jpg" alt="Mars" /> + <img class="img-fluid planet-img" src="https://img.cleberg.net/space-wiki/mars.jpg" alt="Mars" /> </div> </div> </div> |