mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 11:52:40 +00:00
Convert playlist cover images to AVIF format
This commit is contained in:
parent
b6fc7be5e8
commit
a5b0567c8a
@ -1,5 +1,5 @@
|
||||
{% macro myASEPlaylist(intro) %}
|
||||
{% imgFigure "/assets/projects/playlists/My-Dear-Summer-Lover-cover.png", "Cover image of A Summer’s End fanmix 'My Dear Summer Lover: A Sam x Michelle Fanmix'" %}
|
||||
{% imgFigure "/assets/projects/playlists/My-Dear-Summer-Lover-cover.avif", "Cover image of A Summer’s End fanmix 'My Dear Summer Lover: A Sam x Michelle Fanmix'" %}
|
||||
[Image description: Sam and Michelle from A Summer’s End almost kisses, with a play symbol and text on the top left corner, and the text "My Dear Summer Lover: A Sam x Michelle Fanmix" in a digital style font in front.]
|
||||
{% endimgFigure %}
|
||||
|
||||
|
BIN
src/assets/projects/playlists/Mandopop-LGBTQ+-Anthem-Cover.avif
Normal file
BIN
src/assets/projects/playlists/Mandopop-LGBTQ+-Anthem-Cover.avif
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 34 KiB |
BIN
src/assets/projects/playlists/My-Dear-Summer-Lover-cover.avif
Normal file
BIN
src/assets/projects/playlists/My-Dear-Summer-Lover-cover.avif
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.0 MiB |
7
src/changelogs/logs/2024/2024-06-06.md
Normal file
7
src/changelogs/logs/2024/2024-06-06.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
date: 2024-06-06
|
||||
---
|
||||
|
||||
* Remove unused Font Awesome assets, including font and CSS files, to improve site performance.
|
||||
* Convert header images and my avatar to AVIF format to reduce file size.
|
||||
* Set shrine index images, shrine home page images and my avatar to lazy load.
|
@ -15,7 +15,7 @@ eleventyNavigation:
|
||||
## Mandopop LGBTQ+ Anthem [華語流行音樂同志國歌]{lang="zh"}
|
||||
|
||||
<figure>
|
||||
<img src="/assets/projects/playlists/Mandopop-LGBTQ+-Anthem-Cover.png" alt="Cover image of the Mandopop LGBTQ+ Anthem playlist">
|
||||
<img src="/assets/projects/playlists/Mandopop-LGBTQ+-Anthem-Cover.avif" alt="Cover image of the Mandopop LGBTQ+ Anthem playlist">
|
||||
<figcaption>
|
||||
[Image description: A progress pride flag, with Chinese words meaning queer anthem on top.]
|
||||
</figcaption>
|
||||
|
Loading…
x
Reference in New Issue
Block a user