Skip to content

Commit

Permalink
png -> webp
Browse files Browse the repository at this point in the history
  • Loading branch information
simon300000 committed Oct 28, 2024
1 parent e001f68 commit 231945c
Show file tree
Hide file tree
Showing 1,252 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions build/webpack.base.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ export default merge(process.env.development ? devConfig : prodConfig, {
}
},
{
test: /\.(png|jpe?g|gif|svg)(\?.*)?$/,
test: /\.(png|jpe?g|gif|svg|webp)(\?.*)?$/,
oneOf: [
{
test: /covers\/.*_cover\.png$/,
test: /covers\/.*_cover\.webp$/,
use: [
{
loader: 'file-loader',
Expand Down
Binary file modified covers-raw/azalea_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified covers-raw/brightly_world_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified covers-raw/collapsar_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified covers-raw/devils_castle_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified covers-raw/eve_avenir_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified covers-raw/melusia_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified covers-raw/parousia_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified covers-raw/silverstring_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified covers-raw/we_will_meet_in_every_world_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/coverLoader.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const loadCover = name => {
try {
return require(`@/covers/${name}.png`)
return require(`@/covers/${name}.webp`)
} catch (_) {
return `/covers/${name}.png`
return `/covers/${name}.webp`
}
}
Binary file removed src/covers/39_music_cover.png
Binary file not shown.
Binary file added src/covers/39_music_cover.webp
Binary file not shown.
Binary file removed src/covers/3rd_avenue_cover.png
Binary file not shown.
Binary file added src/covers/3rd_avenue_cover.webp
Binary file not shown.
Binary file removed src/covers/8bit_adventurer_cover.png
Binary file not shown.
Binary file added src/covers/8bit_adventurer_cover.webp
Binary file not shown.
Binary file removed src/covers/a_philosophical_wanderer_cover.png
Binary file not shown.
Binary file added src/covers/a_philosophical_wanderer_cover.webp
Binary file not shown.
Binary file removed src/covers/abababa_burst_cover.png
Binary file not shown.
Binary file added src/covers/abababa_burst_cover.webp
Binary file not shown.
Binary file removed src/covers/abatement_cover.png
Binary file not shown.
Binary file added src/covers/abatement_cover.webp
Binary file not shown.
Binary file removed src/covers/achromic_riddle_cover.png
Binary file not shown.
Binary file added src/covers/achromic_riddle_cover.webp
Binary file not shown.
Binary file removed src/covers/adjudicatorz_danzai_cover.png
Binary file not shown.
Binary file added src/covers/adjudicatorz_danzai_cover.webp
Binary file not shown.
Binary file removed src/covers/adjudicatorz_danzai_hexie_cover.png
Binary file not shown.
Binary file added src/covers/adjudicatorz_danzai_hexie_cover.webp
Binary file not shown.
Binary file removed src/covers/akumu_cover.png
Binary file not shown.
Binary file added src/covers/akumu_cover.webp
Binary file not shown.
Binary file removed src/covers/aleph_0_cover.png
Binary file not shown.
Binary file added src/covers/aleph_0_cover.webp
Binary file not shown.
Binary file removed src/covers/alice_in_misanthrope_cover.png
Binary file not shown.
Binary file added src/covers/alice_in_misanthrope_cover.webp
Binary file not shown.
Binary file removed src/covers/alive_cover.png
Binary file not shown.
Binary file added src/covers/alive_cover.webp
Binary file not shown.
Binary file removed src/covers/all_my_friends_cover.png
Binary file not shown.
Binary file added src/covers/all_my_friends_cover.webp
Binary file not shown.
Binary file removed src/covers/altale_cover.png
Binary file not shown.
Binary file added src/covers/altale_cover.webp
Binary file not shown.
Binary file removed src/covers/alter_luna_cover.png
Binary file not shown.
Binary file added src/covers/alter_luna_cover.webp
Binary file not shown.
Binary file removed src/covers/amakakeru_soukyuu_no_serenade_cover.png
Diff not rendered.
Binary file not shown.
Binary file removed src/covers/amateras_rhythm_cover.png
Diff not rendered.
Binary file added src/covers/amateras_rhythm_cover.webp
Binary file not shown.
Binary file removed src/covers/amatsumikaboshi_cover.png
Diff not rendered.
Binary file added src/covers/amatsumikaboshi_cover.webp
Binary file not shown.
Binary file removed src/covers/amenemhat_cover.png
Diff not rendered.
Binary file added src/covers/amenemhat_cover.webp
Binary file not shown.
Binary file removed src/covers/ameno_hoakari_cover.png
Diff not rendered.
Binary file added src/covers/ameno_hoakari_cover.webp
Binary file not shown.
Binary file removed src/covers/amnesia_cover.png
Diff not rendered.
Binary file added src/covers/amnesia_cover.webp
Binary file not shown.
Binary file removed src/covers/angel_halo_cover.png
Diff not rendered.
Binary file added src/covers/angel_halo_cover.webp
Binary file not shown.
Binary file removed src/covers/angel_halo_hexie_cover.png
Diff not rendered.
Binary file added src/covers/angel_halo_hexie_cover.webp
Binary file not shown.
Binary file removed src/covers/aqua_stars_cover.png
Diff not rendered.
Binary file added src/covers/aqua_stars_cover.webp
Binary file not shown.
Binary file removed src/covers/arcade_viruz_cover.png
Diff not rendered.
Binary file added src/covers/arcade_viruz_cover.webp
Binary file not shown.
Binary file removed src/covers/ariga_thesis_cover.png
Diff not rendered.
Binary file added src/covers/ariga_thesis_cover.webp
Binary file not shown.
Binary file removed src/covers/ariga_thesis_hexie_cover.png
Diff not rendered.
Binary file added src/covers/ariga_thesis_hexie_cover.webp
Binary file not shown.
Binary file removed src/covers/armeria_no_torikago_cover.png
Diff not rendered.
Binary file added src/covers/armeria_no_torikago_cover.webp
Binary file not shown.
Binary file removed src/covers/aruya_hareruya_cover.png
Diff not rendered.
Binary file added src/covers/aruya_hareruya_cover.webp
Binary file not shown.
Binary file removed src/covers/assault_taxi_cover.png
Diff not rendered.
Binary file added src/covers/assault_taxi_cover.webp
Binary file not shown.
Binary file removed src/covers/autumn_moods_cover.png
Diff not rendered.
Binary file added src/covers/autumn_moods_cover.webp
Binary file not shown.
Binary file removed src/covers/axion_cover.png
Diff not rendered.
Binary file added src/covers/axion_cover.webp
Binary file not shown.
Binary file removed src/covers/azalea_cover.png
Diff not rendered.
Binary file added src/covers/azalea_cover.webp
Binary file not shown.
Binary file removed src/covers/baby_pink_cover.png
Diff not rendered.
Binary file added src/covers/baby_pink_cover.webp
Binary file not shown.
Binary file removed src/covers/bad_apple_cover.png
Diff not rendered.
Binary file added src/covers/bad_apple_cover.webp
Binary file not shown.
Binary file removed src/covers/bamboo_cover.png
Diff not rendered.
Binary file added src/covers/bamboo_cover.webp
Binary file not shown.
Binary file removed src/covers/bang_cover.png
Diff not rendered.
Binary file added src/covers/bang_cover.webp
Binary file not shown.
Binary file removed src/covers/banlanxing_caihui_lvxingshi_cover.png
Diff not rendered.
Binary file added src/covers/banlanxing_caihui_lvxingshi_cover.webp
Binary file not shown.
Binary file removed src/covers/bass_telekinesis_cover.png
Diff not rendered.
Binary file added src/covers/bass_telekinesis_cover.webp
Binary file not shown.
Binary file removed src/covers/battle_no1_cover.png
Diff not rendered.
Binary file added src/covers/battle_no1_cover.webp
Binary file not shown.
Binary file removed src/covers/berry_go_cover.png
Diff not rendered.
Binary file added src/covers/berry_go_cover.webp
Binary file not shown.
Binary file removed src/covers/best_one_cover.png
Diff not rendered.
Binary file added src/covers/best_one_cover.webp
Binary file not shown.
Binary file removed src/covers/better_graphic_animation_cover.png
Diff not rendered.
Binary file added src/covers/better_graphic_animation_cover.webp
Binary file not shown.
Binary file removed src/covers/bit_alize_cover.png
Diff not rendered.
Binary file added src/covers/bit_alize_cover.webp
Binary file not shown.
Binary file removed src/covers/bitter_choco_decoration_cover.png
Diff not rendered.
Binary file added src/covers/bitter_choco_decoration_cover.webp
Binary file not shown.
Binary file removed src/covers/black_river_cover.png
Diff not rendered.
Binary file added src/covers/black_river_cover.webp
Binary file not shown.
Binary file removed src/covers/blackest_luxury_car_cover.png
Diff not rendered.
Binary file added src/covers/blackest_luxury_car_cover.webp
Binary file not shown.
Binary file removed src/covers/blah_cover.png
Diff not rendered.
Binary file added src/covers/blah_cover.webp
Binary file not shown.
Binary file removed src/covers/bless_me_cover.png
Diff not rendered.
Binary file added src/covers/bless_me_cover.webp
Binary file not shown.
Binary file removed src/covers/blue_lemonade_cover.png
Diff not rendered.
Binary file added src/covers/blue_lemonade_cover.webp
Binary file not shown.
Binary file removed src/covers/blush_cover.png
Diff not rendered.
Binary file added src/covers/blush_cover.webp
Binary file not shown.
Binary file removed src/covers/boiling_blood_cover.png
Diff not rendered.
Binary file added src/covers/boiling_blood_cover.webp
Binary file not shown.
Diff not rendered.
Binary file not shown.
Binary file removed src/covers/bomb_sniffing_pomeranian_cover.png
Diff not rendered.
Binary file added src/covers/bomb_sniffing_pomeranian_cover.webp
Binary file not shown.
Binary file removed src/covers/booouncing_cover.png
Diff not rendered.
Binary file added src/covers/booouncing_cover.webp
Binary file not shown.
Binary file removed src/covers/brain_dance_cover.png
Diff not rendered.
Binary file added src/covers/brain_dance_cover.webp
Binary file not shown.
Binary file removed src/covers/brain_power_cover.png
Diff not rendered.
Binary file added src/covers/brain_power_cover.webp
Binary file not shown.
Binary file removed src/covers/brave_my_heart_cover.png
Diff not rendered.
Binary file added src/covers/brave_my_heart_cover.webp
Binary file not shown.
Binary file removed src/covers/brave_my_soul_cover.png
Diff not rendered.
Binary file added src/covers/brave_my_soul_cover.webp
Binary file not shown.
Binary file removed src/covers/breaker_city_cover.png
Diff not rendered.
Binary file added src/covers/breaker_city_cover.webp
Binary file not shown.
Binary file removed src/covers/breaking_dawn_cover.png
Diff not rendered.
Binary file added src/covers/breaking_dawn_cover.webp
Binary file not shown.
Binary file removed src/covers/bright_dream_cover.png
Diff not rendered.
Binary file added src/covers/bright_dream_cover.webp
Binary file not shown.
Binary file removed src/covers/brightly_world_cover.png
Diff not rendered.
Binary file added src/covers/brightly_world_cover.webp
Binary file not shown.
Binary file removed src/covers/brilliant_shining_cover.png
Diff not rendered.
Binary file added src/covers/brilliant_shining_cover.webp
Binary file not shown.
Binary file removed src/covers/burn_cover.png
Diff not rendered.
Binary file added src/covers/burn_cover.webp
Binary file not shown.
Binary file removed src/covers/buttoba_supernova_cover.png
Diff not rendered.
Binary file added src/covers/buttoba_supernova_cover.webp
Binary file not shown.
Binary file removed src/covers/calamity_fortune_cover.png
Diff not rendered.
Binary file added src/covers/calamity_fortune_cover.webp
Binary file not shown.
Diff not rendered.
Binary file not shown.
Binary file removed src/covers/can_we_talk_cover.png
Diff not rendered.
Binary file added src/covers/can_we_talk_cover.webp
Binary file not shown.
Binary file removed src/covers/can_you_feel_it_cover.png
Diff not rendered.
Binary file added src/covers/can_you_feel_it_cover.webp
Binary file not shown.
Binary file removed src/covers/catalyst_cover.png
Diff not rendered.
Binary file added src/covers/catalyst_cover.webp
Binary file not shown.
Binary file removed src/covers/chaos_cover.png
Diff not rendered.
Binary file added src/covers/chaos_cover.webp
Binary file not shown.
Binary file removed src/covers/chaos_glitch_cover.png
Diff not rendered.
Binary file added src/covers/chaos_glitch_cover.webp
Binary file not shown.
Binary file removed src/covers/chaos_shotgun_cover.png
Diff not rendered.
Binary file added src/covers/chaos_shotgun_cover.webp
Binary file not shown.
Binary file removed src/covers/chaotic_love_revolution_cover.png
Diff not rendered.
Binary file added src/covers/chaotic_love_revolution_cover.webp
Binary file not shown.
Binary file removed src/covers/chariot_cover.png
Diff not rendered.
Binary file added src/covers/chariot_cover.webp
Binary file not shown.
Binary file removed src/covers/cheshires_dance_cover.png
Diff not rendered.
Binary file added src/covers/cheshires_dance_cover.webp
Binary file not shown.
Binary file removed src/covers/chojo_mai_mind_cover.png
Diff not rendered.
Binary file added src/covers/chojo_mai_mind_cover.webp
Binary file not shown.
Binary file removed src/covers/christmastide_cover.png
Diff not rendered.
Binary file added src/covers/christmastide_cover.webp
Binary file not shown.
Binary file removed src/covers/chrome_vox_cover.png
Diff not rendered.
Binary file added src/covers/chrome_vox_cover.webp
Binary file not shown.
Binary file removed src/covers/chronomia_cover.png
Diff not rendered.
Binary file added src/covers/chronomia_cover.webp
Binary file not shown.
Binary file removed src/covers/chuxue_cover.png
Diff not rendered.
Binary file added src/covers/chuxue_cover.webp
Binary file not shown.
Binary file removed src/covers/cirnos_perfect_math_class_cover.png
Diff not rendered.
Binary file added src/covers/cirnos_perfect_math_class_cover.webp
Binary file not shown.
Binary file removed src/covers/climax_cover.png
Diff not rendered.
Binary file added src/covers/climax_cover.webp
Binary file not shown.
Binary file removed src/covers/collapsar_cover.png
Diff not rendered.
Binary file added src/covers/collapsar_cover.webp
Binary file not shown.
Binary file removed src/covers/comet_coaster_cover.png
Diff not rendered.
Binary file added src/covers/comet_coaster_cover.webp
Binary file not shown.
Binary file removed src/covers/computer_music_girl_cover.png
Diff not rendered.
Binary file added src/covers/computer_music_girl_cover.webp
Binary file not shown.
Binary file removed src/covers/confession_cover.png
Diff not rendered.
Binary file added src/covers/confession_cover.webp
Binary file not shown.
Binary file removed src/covers/conflict_cover.png
Diff not rendered.
Binary file added src/covers/conflict_cover.webp
Binary file not shown.
Binary file removed src/covers/cotton_candy_wonderland_cover.png
Diff not rendered.
Binary file added src/covers/cotton_candy_wonderland_cover.webp
Binary file not shown.
Binary file removed src/covers/creamy_sugary_overdrive_cover.png
Diff not rendered.
Binary file added src/covers/creamy_sugary_overdrive_cover.webp
Binary file not shown.
Binary file removed src/covers/crimson_nightingale_cover.png
Diff not rendered.
Binary file added src/covers/crimson_nightingale_cover.webp
Binary file not shown.
Binary file removed src/covers/cross_ray_cover.png
Diff not rendered.
Binary file added src/covers/cross_ray_cover.webp
Binary file not shown.
Binary file removed src/covers/crystal_prelude_cover.png
Diff not rendered.
Binary file added src/covers/crystal_prelude_cover.webp
Binary file not shown.
Binary file removed src/covers/csqn_cover.png
Diff not rendered.
Binary file added src/covers/csqn_cover.webp
Binary file not shown.
Binary file removed src/covers/cthugha_cover.png
Diff not rendered.
Binary file added src/covers/cthugha_cover.webp
Binary file not shown.
Binary file removed src/covers/cutter_cover.png
Diff not rendered.
Binary file added src/covers/cutter_cover.webp
Binary file not shown.
Binary file removed src/covers/cyaegha_cover.png
Diff not rendered.
Binary file added src/covers/cyaegha_cover.webp
Binary file not shown.
Binary file removed src/covers/cyclingroad_cover.png
Diff not rendered.
Binary file added src/covers/cyclingroad_cover.webp
Binary file not shown.
Binary file removed src/covers/cynical_night_plan_cover.png
Diff not rendered.
Binary file added src/covers/cynical_night_plan_cover.webp
Binary file not shown.
Binary file removed src/covers/daisuki_dayo_cover.png
Diff not rendered.
Binary file added src/covers/daisuki_dayo_cover.webp
Binary file not shown.
Binary file removed src/covers/dance_robot_dance_cover.png
Diff not rendered.
Binary file added src/covers/dance_robot_dance_cover.webp
Binary file not shown.
Binary file removed src/covers/dandelions_daydream_cover.png
Diff not rendered.
Binary file added src/covers/dandelions_daydream_cover.webp
Binary file not shown.
Binary file removed src/covers/danshi_in_virtualand_cover.png
Diff not rendered.
Binary file added src/covers/danshi_in_virtualand_cover.webp
Binary file not shown.
Binary file removed src/covers/danxiang_ditie_cover.png
Diff not rendered.
Binary file added src/covers/danxiang_ditie_cover.webp
Binary file not shown.
Binary file removed src/covers/daraku_datenshi_cover.png
Diff not rendered.
Binary file added src/covers/daraku_datenshi_cover.webp
Binary file not shown.
Binary file removed src/covers/daraku_datenshi_hexie_cover.png
Diff not rendered.
Binary file added src/covers/daraku_datenshi_hexie_cover.webp
Binary file not shown.
Binary file removed src/covers/daring_dance_cover.png
Diff not rendered.
Binary file added src/covers/daring_dance_cover.webp
Binary file not shown.
Binary file removed src/covers/daruma_san_fell_over_cover.png
Diff not rendered.
Binary file added src/covers/daruma_san_fell_over_cover.webp
Binary file not shown.
Binary file removed src/covers/dataerr0r_cover.png
Diff not rendered.
Binary file added src/covers/dataerr0r_cover.webp
Binary file not shown.
Binary file removed src/covers/daydream_girl_cover.png
Diff not rendered.
Binary file added src/covers/daydream_girl_cover.webp
Binary file not shown.
Binary file removed src/covers/departure_road_cover.png
Diff not rendered.
Binary file added src/covers/departure_road_cover.webp
Binary file not shown.
Binary file removed src/covers/desastre_cover.png
Diff not rendered.
Binary file added src/covers/desastre_cover.webp
Binary file not shown.
Binary file removed src/covers/destr0yer_cover.png
Diff not rendered.
Binary file added src/covers/destr0yer_cover.webp
Binary file not shown.
Binary file removed src/covers/devils_castle_cover.png
Diff not rendered.
Binary file added src/covers/devils_castle_cover.webp
Binary file not shown.
Binary file removed src/covers/different_cover.png
Diff not rendered.
Binary file added src/covers/different_cover.webp
Binary file not shown.
Binary file removed src/covers/diffraction_cover.png
Diff not rendered.
Binary file added src/covers/diffraction_cover.webp
Binary file not shown.
Binary file removed src/covers/ding_biao_fu_qu_cover.png
Diff not rendered.
Binary file added src/covers/ding_biao_fu_qu_cover.webp
Binary file not shown.
Binary file removed src/covers/disco_light_cover.png
Diff not rendered.
Binary file added src/covers/disco_light_cover.webp
Binary file not shown.
Binary file removed src/covers/disco_night_cover.png
Diff not rendered.
Binary file added src/covers/disco_night_cover.webp
Binary file not shown.
Binary file removed src/covers/disorder_cover.png
Diff not rendered.
Binary file added src/covers/disorder_cover.webp
Binary file not shown.
Binary file removed src/covers/diy_cover.png
Diff not rendered.
Binary file added src/covers/diy_cover.webp
Binary file not shown.
Binary file removed src/covers/dohna_dohna_no_uta_cover.png
Diff not rendered.
Binary file added src/covers/dohna_dohna_no_uta_cover.webp
Binary file not shown.
Binary file removed src/covers/doki_doki_jump_cover.png
Diff not rendered.
Binary file added src/covers/doki_doki_jump_cover.webp
Binary file not shown.
Binary file removed src/covers/dominator_cover.png
Diff not rendered.
Binary file added src/covers/dominator_cover.webp
Binary file not shown.
Binary file removed src/covers/dont_die_cover.png
Diff not rendered.
Binary file added src/covers/dont_die_cover.webp
Binary file not shown.
Binary file removed src/covers/dont_stop_eroero_cover.png
Diff not rendered.
Binary file added src/covers/dont_stop_eroero_cover.webp
Binary file not shown.
Binary file removed src/covers/doppelganger_cover.png
Diff not rendered.
Binary file added src/covers/doppelganger_cover.webp
Binary file not shown.
Binary file removed src/covers/dossoles_holiday_cover.png
Diff not rendered.
Binary file added src/covers/dossoles_holiday_cover.webp
Binary file not shown.
Binary file removed src/covers/down_low_cover.png
Diff not rendered.
Binary file added src/covers/down_low_cover.webp
Binary file not shown.
Binary file removed src/covers/dr_techro_cover.png
Diff not rendered.
Binary file added src/covers/dr_techro_cover.webp
Binary file not shown.
Binary file removed src/covers/dreaming_girl_cover.png
Diff not rendered.
Binary file added src/covers/dreaming_girl_cover.webp
Binary file not shown.
Binary file removed src/covers/drops_cover.png
Diff not rendered.
Binary file added src/covers/drops_cover.webp
Binary file not shown.
Binary file removed src/covers/dysthymia_cover.png
Diff not rendered.
Binary file added src/covers/dysthymia_cover.webp
Binary file not shown.
Binary file removed src/covers/echo_over_you_cover.png
Diff not rendered.
Binary file added src/covers/echo_over_you_cover.webp
Binary file not shown.
Binary file removed src/covers/eeliaas_cover.png
Diff not rendered.
Binary file added src/covers/eeliaas_cover.webp
Binary file not shown.
Binary file removed src/covers/elestic_star_cover.png
Diff not rendered.
Binary file added src/covers/elestic_star_cover.webp
Binary file not shown.
Binary file removed src/covers/elysions_old_mans_cover.png
Diff not rendered.
Binary file added src/covers/elysions_old_mans_cover.webp
Binary file not shown.
Binary file removed src/covers/emomomo_cover.png
Diff not rendered.
Binary file added src/covers/emomomo_cover.webp
Binary file not shown.
Binary file removed src/covers/enchanted_love_cover.png
Diff not rendered.
Binary file added src/covers/enchanted_love_cover.webp
Binary file not shown.
Binary file removed src/covers/endless_cider_cover.png
Diff not rendered.
Binary file added src/covers/endless_cider_cover.webp
Binary file not shown.
Binary file removed src/covers/endless_error_loop_cover.png
Diff not rendered.
Binary file added src/covers/endless_error_loop_cover.webp
Binary file not shown.
Binary file removed src/covers/energy_night_cover.png
Diff not rendered.
Binary file added src/covers/energy_night_cover.webp
Binary file not shown.
Binary file removed src/covers/energy_synergy_matrix_cover.png
Diff not rendered.
Loading

0 comments on commit 231945c

Please sign in to comment.