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/earth.html | |
parent | 11560108ca7742b4a2acf24e449b1b1ebff2c44e (diff) | |
download | space-wiki-main.tar.gz space-wiki-main.tar.bz2 space-wiki-main.zip |
Diffstat (limited to 'planets/earth.html')
-rw-r--r-- | planets/earth.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/planets/earth.html b/planets/earth.html index 0c6d2fd..6657436 100644 --- a/planets/earth.html +++ b/planets/earth.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/earth.jpg" alt="Earth" /> + <img class="img-fluid planet-img" src="https://img.cleberg.net/space-wiki/earth.jpg" alt="Earth" /> </div> </div> </div> |