aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-06-19 07:11:00 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-06-19 07:11:00 +0200
commit4bbe705e61a5bcffba4c95e79efbe459e5198d01 (patch)
tree1231f49f0d6f417ea5a5425ba6cd4db550208f75 /content
parentb7df96d401fb93a124efb72044864ee87807984e (diff)
downloadmitjafelicijan.com-4bbe705e61a5bcffba4c95e79efbe459e5198d01.tar.gz
Removed chill stream
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