mirror of
https://github.com/wanderer-industries/wanderer
synced 2026-09-21 12:36:20 +00:00
chore: update bg image url
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ body > div:first-of-type {
|
||||
.maps_bg {
|
||||
/* OLD image */
|
||||
/* background-image: url('../images/maps_bg.webp'); */
|
||||
background-image: url('https://raw.githubusercontent.com/wanderer-industries/wanderer-assets/d65f3a87ba36c26a75f501f34804f1454af96165/images/eve-screen-catalyst-expansion-bg.jpg');
|
||||
background-image: url('https://wanderer-industries.github.io/wanderer-assets/images/eve-screen-catalyst-expansion-bg.jpg');
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
width: 100%;
|
||||
|
||||
@@ -40,7 +40,7 @@ defmodule WandererAppWeb.Router do
|
||||
"https://images.evetech.net",
|
||||
"https://web.ccpgamescdn.com",
|
||||
"https://images.ctfassets.net",
|
||||
"https://raw.githubusercontent.com",
|
||||
"https://wanderer-industries.github.io",
|
||||
"https://w.appzi.io"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user