diff --git a/drafts/romanceintheageofadaptivefeedback-unspecifiedenemies b/drafts/romanceintheageofadaptivefeedback-unspecifiedenemies new file mode 100644 index 0000000..3be1b35 --- /dev/null +++ b/drafts/romanceintheageofadaptivefeedback-unspecifiedenemies @@ -0,0 +1,24 @@ +--- +title: Unspecified Enemies - Romance In The Age Of Adaptive Feedback +layout: post +comments: false +score: +released: 2025 +tags: 2025, music +--- + +![](https://i.discogs.com/2IHPhsjpPSMoG52tx3KT8oRsvMuVbfZ0vIDihwxrPuE/rs:fit/g:sm/q:90/h:600/w:600/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTMzNjAz/OTcyLTE3NDM3OTc5/ODAtNzgwMy5qcGVn.jpeg) + + + +--- + +Fav tracks: + +Score: /10 + +Release date: 2025 + +Labels: Numbers. diff --git a/hie.yaml b/hie.yaml index f27d15f..a977c95 100644 --- a/hie.yaml +++ b/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"