diff options
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> |