krz/space-wiki

A fun wiki about space.

clone: git clone https://gitbay.org/krz/space-wiki.git

b90a0b43cb5419404065b0c9ef12d9127466f13a

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2025-05-01T02:53:11Z

update img links
 README.md             | 4 ++--
 about.html            | 2 +-
 assets/css/styles.css | 2 +-
 planets/earth.html    | 2 +-
 planets/index.html    | 2 +-
 planets/jupiter.html  | 2 +-
 planets/mars.html     | 2 +-
 planets/mercury.html  | 2 +-
 planets/neptune.html  | 2 +-
 planets/saturn.html   | 2 +-
 planets/uranus.html   | 2 +-
 planets/venus.html    | 2 +-
 12 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/README.md b/README.md
index 972b30e..ab29f77 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Space Wiki is an informational wiki about space and the planets of our solar sys
 
 ## Preview
 #### Home
-![](https://media.githubusercontent.com/media/ccleberg/img/main/space-wiki/preview-spacewiki-home.png)
+![](https://img.cleberg.net/space-wiki/preview-spacewiki-home.png)
 
 #### Planet Info Page
-![](https://media.githubusercontent.com/media/ccleberg/img/main/space-wiki/preview-spacewiki-planets.png)
+![](https://img.cleberg.net/space-wiki/preview-spacewiki-planets.png)
diff --git a/about.html b/about.html
index e28fde2..453b518 100644
--- a/about.html
+++ b/about.html
@@ -65,7 +65,7 @@
       <div id="meet-us-card" class="card">
         <div class="card-body row">
           <div class="col-md-4">
-            <img class="card-img-left img-responsive" src="https://media.githubusercontent.com/media/ccleberg/img/main/space-wiki/webdev.png" />
+            <img class="card-img-left img-responsive" src="https://img.cleberg.net/space-wiki/webdev.png" />
           </div>
           <div class="col-md-8">
             <h5 class="card-title">John Doe</h5>
diff --git a/assets/css/styles.css b/assets/css/styles.css
index 73609d1..b0c8f6b 100644
--- a/assets/css/styles.css
+++ b/assets/css/styles.css
@@ -158,7 +158,7 @@ footer .d-flex {
 /* home page */
 #hero {
   background-attachment: fixed;
-  background-image: url("https://media.githubusercontent.com/media/ccleberg/img/main/space-wiki/hero-banner.jpg");
+  background-image: url("https://img.cleberg.net/space-wiki/hero-banner.jpg");
   background-position: center;
   background-repeat: no-repeat;
   background-size: contain;
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>
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>
diff --git a/planets/jupiter.html b/planets/jupiter.html
index 83e0595..9c28681 100644
--- a/planets/jupiter.html
+++ b/planets/jupiter.html
@@ -91,7 +91,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/jupiter.jpg" alt="Jupiter" />
+        <img class="img-fluid planet-img" src="https://img.cleberg.net/space-wiki/jupiter.jpg" alt="Jupiter" />
       </div>
     </div>
   </div>
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>
diff --git a/planets/mercury.html b/planets/mercury.html
index f75eb95..0b0acb1 100644
--- a/planets/mercury.html
+++ b/planets/mercury.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/mercury.jpg" alt="Mercury" />
+        <img class="img-fluid planet-img" src="https://img.cleberg.net/space-wiki/mercury.jpg" alt="Mercury" />
       </div>
     </div>
   </div>
diff --git a/planets/neptune.html b/planets/neptune.html
index d3fcd0e..bea6e17 100644
--- a/planets/neptune.html
+++ b/planets/neptune.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/neptune.jpg" alt="Neptune" />
+        <img class="img-fluid planet-img" src="https://img.cleberg.net/space-wiki/neptune.jpg" alt="Neptune" />
       </div>
     </div>
   </div>
diff --git a/planets/saturn.html b/planets/saturn.html
index fa94151..2d5b8b7 100644
--- a/planets/saturn.html
+++ b/planets/saturn.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/saturn.jpg" alt="Saturn" />
+        <img class="img-fluid planet-img" src="https://img.cleberg.net/space-wiki/saturn.jpg" alt="Saturn" />
       </div>
     </div>
   </div>
diff --git a/planets/uranus.html b/planets/uranus.html
index 6e06722..a1583bf 100644
--- a/planets/uranus.html
+++ b/planets/uranus.html
@@ -91,7 +91,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/uranus.jpg" alt="Uranus" />
+        <img class="img-fluid planet-img" src="https://img.cleberg.net/space-wiki/uranus.jpg" alt="Uranus" />
       </div>
     </div>
   </div>
diff --git a/planets/venus.html b/planets/venus.html
index c1d0905..9933ad4 100644
--- a/planets/venus.html
+++ b/planets/venus.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/venus.jpg" alt="Venus" />
+        <img class="img-fluid planet-img" src="https://img.cleberg.net/space-wiki/venus.jpg" alt="Venus" />
       </div>
     </div>
   </div>