mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-06 00:12:41 +00:00
31 lines
1.3 KiB
Markdown
31 lines
1.3 KiB
Markdown
---
|
|
layout: main/content
|
|
title: My Music Playlists
|
|
desc: Music playlists that I have created.
|
|
toc: true
|
|
templateEngineOverride: njk, md
|
|
eleventyNavigation:
|
|
order: 3
|
|
---
|
|
## My Dear Summer Lover
|
|
|
|
{% from "asummersend/myplaylist.njk" import myASEPlaylist %}
|
|
{{ myASEPlaylist("A fanmix for the visual novel") }}
|
|
|
|
## Mandopop LGBTQ+ Anthem [華語流行音樂同志國歌]{lang="zh"}
|
|
|
|
<figure>
|
|
<img src="/assets/projects/playlists/Mandopop-LGBTQ+-Anthem-Cover.avif" alt="Cover image of the Mandopop LGBTQ+ Anthem playlist" loading="lazy">
|
|
<figcaption>
|
|
[Image description: A progress pride flag, with Chinese words meaning queer anthem on top.]
|
|
</figcaption>
|
|
</figure>
|
|
|
|
A collection of Mandarin queer anthems.
|
|
|
|
I made this playlist after discovering Wikipedia's list of Chinese queer anthems on [its Mandarin article for Gay Anthem (同志國歌)](https://zh.wikipedia.org/wiki/%E5%90%8C%E5%BF%97%E5%9C%8B%E6%AD%8C#%E8%8F%AF%E8%AA%9E).
|
|
|
|
<a class="link-btn" href="https://open.spotify.com/playlist/5JXAUPZkmv1cFScAfhOkXh">Listen on Spotify</a>
|
|
|
|
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/5JXAUPZkmv1cFScAfhOkXh?utm_source=generator" width="100%" height="380" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
|