From 7c09441587b6cf9729449f8b36a0cae09561679f Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Tue, 21 Jul 2020 12:42:16 +0200 Subject: [PATCH] better can't be bought mechanism --- _posts/2004-05-12-qy70.md | 1 + _posts/2004-12-23-santas-audioserver.md | 1 + _posts/2005-06-21-coolometrics.md | 3 ++- _posts/2008-07-07-artifexbcn.md | 3 ++- _posts/2008-10-17-lonely-hearts-club-techno-band.md | 1 + _posts/_defaults.md | 1 + 6 files changed, 8 insertions(+), 2 deletions(-) diff --git a/_posts/2004-05-12-qy70.md b/_posts/2004-05-12-qy70.md index a64a0aa..e761684 100644 --- a/_posts/2004-05-12-qy70.md +++ b/_posts/2004-05-12-qy70.md @@ -13,6 +13,7 @@ tags: image: /assets/img/posts/qy70s.jpg download: link: +check_this_if_cannot_be_bought: true stores: - name: '' url: '' diff --git a/_posts/2004-12-23-santas-audioserver.md b/_posts/2004-12-23-santas-audioserver.md index f9f228b..da737ee 100644 --- a/_posts/2004-12-23-santas-audioserver.md +++ b/_posts/2004-12-23-santas-audioserver.md @@ -15,6 +15,7 @@ tags: image: /assets/img/albums/santas-audioserver/10-santa-simulator.jpeg download: link: +check_this_if_cannot_be_bought: false stores: - name: Bandcamp url: 'https://villamagica.bandcamp.com/album/santas-audioserver' diff --git a/_posts/2005-06-21-coolometrics.md b/_posts/2005-06-21-coolometrics.md index 2f6b91c..260b047 100644 --- a/_posts/2005-06-21-coolometrics.md +++ b/_posts/2005-06-21-coolometrics.md @@ -16,8 +16,9 @@ tags: image: /assets/img/posts/coolometrics.jpg download: link: +check_this_if_cannot_be_bought: true stores: - - name: + - name: '' url: icon: download: false diff --git a/_posts/2008-07-07-artifexbcn.md b/_posts/2008-07-07-artifexbcn.md index 37d3b1a..aad2987 100644 --- a/_posts/2008-07-07-artifexbcn.md +++ b/_posts/2008-07-07-artifexbcn.md @@ -15,8 +15,9 @@ tags: image: /assets/img/posts/artifex.jpg download: link: +check_this_if_cannot_be_bought: true stores: - - name: + - name: '' url: icon: download: false diff --git a/_posts/2008-10-17-lonely-hearts-club-techno-band.md b/_posts/2008-10-17-lonely-hearts-club-techno-band.md index ec8b046..5fa5dae 100644 --- a/_posts/2008-10-17-lonely-hearts-club-techno-band.md +++ b/_posts/2008-10-17-lonely-hearts-club-techno-band.md @@ -12,6 +12,7 @@ tags: image: /assets/img/posts/img-20120514-214237.jpg download: link: +check_this_if_cannot_be_bought: true stores: - name: url: diff --git a/_posts/_defaults.md b/_posts/_defaults.md index 8c65ff1..3364b42 100644 --- a/_posts/_defaults.md +++ b/_posts/_defaults.md @@ -9,6 +9,7 @@ tags: [] image: '' download: '' link: '' +check_this_if_cannot_be_bought: false stores: - name: '' url: ''