We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec23e2f commit 1fa84b6Copy full SHA for 1fa84b6
2 files changed
drafts/orangebarrelaction-theoparrish
@@ -0,0 +1,22 @@
1
+---
2
+title: Theo Parrish - Orange Barrel Action
3
+layout: post
4
+comments: false
5
+tags: 2025
6
7
+
8
+
9
10
+<!--
11
+Write your post here!
12
+-->
13
14
15
16
+Fav tracks:
17
18
+Score: /10
19
20
+Release date: 2025
21
22
+Labels: Sound Signature
hie.yaml
@@ -1,6 +1,7 @@
cradle:
stack:
- - path: "site.hs"
- component: "my-site:exe:site"
- - path: "css/Default.hs"
+ - path: "././site.hs"
component: "my-site:exe:site"
+ - path: "scripts/pull_album_info/app/Main.hs"
+ component: "pull-album-info:exe:pull-album-info"
0 commit comments