Compare commits
No commits in common. "eb023fac5cac3e47109b143d41f5355d475e25f0" and "e6d8861340f6998234d8b2446b918ab01738cf63" have entirely different histories.
eb023fac5c
...
e6d8861340
@ -3,7 +3,6 @@
|
||||
import isUUID from "validator/lib/isUUID";
|
||||
import { apikey, lang, stationinfo, api_endpoint, page } from "./store.js";
|
||||
import axios from "axios";
|
||||
import background from "./kaya_kids_background.jpg";
|
||||
import { _, locale } from "svelte-i18n";
|
||||
let token;
|
||||
let api_endpoint_input = "";
|
||||
@ -257,7 +256,7 @@
|
||||
<img
|
||||
alt=""
|
||||
class="object-cover w-full h-screen hidden md:block"
|
||||
src={background}
|
||||
src="https://source.unsplash.com/IXUM4cJynP0"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 538 KiB |
Loading…
x
Reference in New Issue
Block a user