From 9a5754fdba9d778f820fe89b44d1e21ca9f0bb4d Mon Sep 17 00:00:00 2001 From: Factiven Date: Tue, 16 May 2023 22:40:02 +0700 Subject: Update v3.5.7 (#12) * Merge request (#11) * Update v3.5.5 > Now Skip button will hide if player is not in focused state. > Added some options to player. > Manga images should be displayed now. * Update videoPlayer.js * Revamp hero section #1 * UI Improvement > Updating main page > Updated Genres selection using params method > Added search bar v1.0 on main page ( [ctrl + space] to access search bar ) * update meta * Update [...id].js * Update [...id].js > Back to ssr I guess * update episode selector * Update [...info].js * Update UI > Added On-Going section for AniList user * Update content.js * added dynamic og * Update og.jsx * Update og * Update og.jsx * update og and id fallback > Added fallback for anime info if it's not found * Update v3.5.7 > Added On-Going section for AniList user > Added Genre section > Added dynamic Open Graph when sharing anime > Added Episode Selector above information --- assets/Karla-MediumItalic.ttf | Bin 0 -> 42252 bytes assets/Outfit-Regular.ttf | Bin 0 -> 47848 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/Karla-MediumItalic.ttf create mode 100644 assets/Outfit-Regular.ttf (limited to 'assets') diff --git a/assets/Karla-MediumItalic.ttf b/assets/Karla-MediumItalic.ttf new file mode 100644 index 0000000..608d425 Binary files /dev/null and b/assets/Karla-MediumItalic.ttf differ diff --git a/assets/Outfit-Regular.ttf b/assets/Outfit-Regular.ttf new file mode 100644 index 0000000..3fe424f Binary files /dev/null and b/assets/Outfit-Regular.ttf differ -- cgit v1.2.3