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