Update homepage
|
@ -13,23 +13,23 @@
|
|||
const dispatch = createEventDispatcher();
|
||||
|
||||
const featured = {
|
||||
albedo: {
|
||||
name: 'Albedo',
|
||||
arataki_itto: {
|
||||
name: 'Itto',
|
||||
rarity: 'legendary',
|
||||
count: 0,
|
||||
average: '...',
|
||||
percentage: '...',
|
||||
},
|
||||
eula: {
|
||||
name: 'Eula',
|
||||
gorou: {
|
||||
name: 'Gorou',
|
||||
rarity: 'legendary',
|
||||
count: 0,
|
||||
average: '...',
|
||||
percentage: '...',
|
||||
},
|
||||
};
|
||||
const bannerId = 300022;
|
||||
const image = 'albedoeula.png';
|
||||
const bannerId = 300023;
|
||||
const image = 'ittogorou.png';
|
||||
|
||||
let loading = true;
|
||||
let user = '';
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
import Icon from '../../components/Icon.svelte';
|
||||
|
||||
const promoted = ['albedo', 'eula'];
|
||||
const promoted = ['arataki_itto', 'gorou'];
|
||||
let current = 0;
|
||||
|
||||
function change(index) {
|
||||
|
|
Before Width: | Height: | Size: 236 KiB After Width: | Height: | Size: 251 KiB |
Before Width: | Height: | Size: 266 KiB After Width: | Height: | Size: 276 KiB |
Before Width: | Height: | Size: 232 KiB After Width: | Height: | Size: 246 KiB |
Before Width: | Height: | Size: 266 KiB After Width: | Height: | Size: 276 KiB |
Before Width: | Height: | Size: 236 KiB After Width: | Height: | Size: 251 KiB |
Before Width: | Height: | Size: 232 KiB After Width: | Height: | Size: 246 KiB |
After Width: | Height: | Size: 351 KiB |