We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c418e commit bbe8e37Copy full SHA for bbe8e37
2 files changed
drafts/ghostnote-kimhiorthoy
@@ -0,0 +1,24 @@
1
+---
2
+title: Kim Hiorthøy - Ghost Note
3
+layout: post
4
+comments: false
5
+score:
6
+released: 2025-03-21
7
+tags: 2025, music
8
9
+
10
+
11
12
+<!--
13
+Write your post here!
14
+-->
15
16
17
18
+Fav tracks:
19
20
+Score: /10
21
22
+Release date: 2025-03-21
23
24
+Labels: blickwinkel
hie.yaml
@@ -3,5 +3,8 @@ cradle:
- path: "././site.hs"
component: "my-site:exe:site"
+ - path: "scripts/monthly_rewind/app/Main.hs"
+ component: "monthly-rewind:exe:monthly-rewind"
- path: "scripts/pull_album_info/app/Main.hs"
component: "pull-album-info:exe:pull-album-info"
0 commit comments