aboutsummaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-04-30 21:53:11 -0500
committerChristian Cleberg <hello@cleberg.net>2025-04-30 21:53:11 -0500
commitb90a0b43cb5419404065b0c9ef12d9127466f13a (patch)
tree18ed6ee8ab7751fb46bc875e0a7e9b4024181637 /assets/css
parent11560108ca7742b4a2acf24e449b1b1ebff2c44e (diff)
downloadspace-wiki-b90a0b43cb5419404065b0c9ef12d9127466f13a.tar.gz
space-wiki-b90a0b43cb5419404065b0c9ef12d9127466f13a.tar.bz2
space-wiki-b90a0b43cb5419404065b0c9ef12d9127466f13a.zip
update img linksHEADmain
Diffstat (limited to 'assets/css')
-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 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;