aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-04-01 21:41:50 -0500
committerChristian Cleberg <hello@cleberg.net>2025-04-01 21:41:50 -0500
commit11560108ca7742b4a2acf24e449b1b1ebff2c44e (patch)
tree5b7344c2e8e4aba50da830b171118e508b1182cc /assets
parentb1bbdbf5f0d9206781847e02ac2631caee366ad3 (diff)
downloadspace-wiki-11560108ca7742b4a2acf24e449b1b1ebff2c44e.tar.gz
space-wiki-11560108ca7742b4a2acf24e449b1b1ebff2c44e.tar.bz2
space-wiki-11560108ca7742b4a2acf24e449b1b1ebff2c44e.zip
update image URIs
Diffstat (limited to 'assets')
-rw-r--r--assets/css/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/styles.css b/assets/css/styles.css
index 11f7440..73609d1 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://img.cmc.pub/space-wiki/hero-banner.jpg");
+ background-image: url("https://media.githubusercontent.com/media/ccleberg/img/main/space-wiki/hero-banner.jpg");
background-position: center;
background-repeat: no-repeat;
background-size: contain;