From 8e9209f930d6c17d3949c07f6df89e473f215246 Mon Sep 17 00:00:00 2001 From: Leilukin Date: Sun, 4 May 2025 22:18:11 +0800 Subject: [PATCH] Change ASE playlist macro to function --- src/shrines/asummersend/playlists.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/shrines/asummersend/playlists.md b/src/shrines/asummersend/playlists.md index 908abcea..f2958151 100644 --- a/src/shrines/asummersend/playlists.md +++ b/src/shrines/asummersend/playlists.md @@ -11,9 +11,9 @@ eleventyNavigation: order: 1 --- -{% cite "A Summer’s End — Hong Kong 1986" %} is a gold mine of music. Not only that the visual novel has a great soundtrack (its [official soundtrack](https://www.asummersend.com/original-soundtrack) was released on August 21, 2020), but the developer Oracle and Bone has also compiled playlists related to the game. +{{ cite "A Summer’s End — Hong Kong 1986" }} is a gold mine of music. Not only that the visual novel has a great soundtrack (its [official soundtrack](https://www.asummersend.com/original-soundtrack) was released on August 21, 2020), but the developer Oracle and Bone has also compiled playlists related to the game. -As a tribute to {% cite "A Summer’s End" %}, I have also created a fanmix myself. +As a tribute to {{ cite "A Summer’s End" }}, I have also created a fanmix myself. ## Sam's Mixtape @@ -44,5 +44,5 @@ Oracle and Bone compiled this playlist as a tribute to Anita Mui, who was a majo ## My Dear Summer Lover -{% from "asummersend/myplaylist.html" import myASEPlaylist %} +{{ import { myASEPlaylist } from "components/aseplaylist.vto" }} {{ myASEPlaylist("My fanmix for") }}