From b3ebd8526dc1e7b0d7d5420b38f7dc43f185a979 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sun, 14 Dec 2025 11:38:31 +0800 Subject: docs: post weekly --- layouts/shortcodes/music.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 layouts/shortcodes/music.html (limited to 'layouts/shortcodes/music.html') diff --git a/layouts/shortcodes/music.html b/layouts/shortcodes/music.html new file mode 100644 index 0000000..583b0b0 --- /dev/null +++ b/layouts/shortcodes/music.html @@ -0,0 +1,37 @@ + + +
+ +
+ Cover +
+

{{ .Get "title" }}

+

{{ .Get "artist" }}

+
+
+ + + +
-- cgit v1.2.3