From 845fa5887fa822d9c92be35e6ee74ba30061750b Mon Sep 17 00:00:00 2001 From: jultty Date: Fri, 14 Jun 2024 20:51:22 -0300 Subject: [PATCH] Add link: Sounds of the Forest --- assets/js/data.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/js/data.js b/assets/js/data.js index 78b4477..c4883fc 100644 --- a/assets/js/data.js +++ b/assets/js/data.js @@ -22,6 +22,11 @@ function get_data() { ] }, "links": [ + { + "title": "Sounds of the Forest - Soundmap Timber Festival", + "url": "https://timberfestival.org.uk/soundsoftheforest-soundmap/", + "date": "14/06/2024" + }, { "title": "Piku", "url": "https://piku.github.io/",