diff options
Diffstat (limited to 'brain.html')
| -rw-r--r-- | brain.html | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -24,6 +24,14 @@ <a href="poem/index.html">hypertext</a> <br> <a href="https://radio.softmachine.dev/">radio</a> - <p>temporary page</p> + <br><br> + <b>Currently listening to:</b> + <br> + <iframe + src="https://listenbrainz.org/user/thefalloftroy/embed/playing-now" + frameborder="0" + width="650" + height="80" + ></iframe> </body> </html> |
