Update homepage

pull/1/head
Made Baruna 2021-12-25 18:09:58 +07:00
parent 9b079f9d59
commit c1798d42e9
No known key found for this signature in database
GPG Key ID: 5AA5DA16AA5DCEAD
9 changed files with 7 additions and 7 deletions

View File

@ -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 = '';

View File

@ -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) {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 KiB

After

Width:  |  Height:  |  Size: 251 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

After

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 KiB

After

Width:  |  Height:  |  Size: 251 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

After

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 KiB