aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/notes/stream-chill-radio.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/content/notes/stream-chill-radio.md b/content/notes/stream-chill-radio.md
deleted file mode 100644
index fc8a23e..0000000
--- a/content/notes/stream-chill-radio.md
+++ /dev/null
@@ -1,21 +0,0 @@
1---
2title: "Stream chill radio"
3url: stream-chill-radio.html
4date: 2023-06-01T22:10:36+02:00
5type: notes
6draft: false
7tags: [audio]
8---
9
10Just click play to listen to the stream.
11
12<audio id="stream-chill-radio" controls>
13 <source src="http://radio.stereoscenic.com/mod-s" type="audio/ogg">
14</audio>
15
16<script>
17 const streamChillRadio = document.getElementById('stream-chill-radio');
18 streamChillRadio.volume = 0.5;
19</script>
20
21Source: https://ambientmodern.com