--- title: 'Yo, web-TV crib! ゲットー・スービド' description: >- The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms. image: /images/pages/background-setto-v2-blus.svg video_path: apps: - name: Support link: '#support' icon: 🌮 external: false - name: Video link: https://v.basspistol.org/video-channels/tosettosetto/ icon: 📹 external: true - name: Support🎶 link: https://t.basspistol.org/setto/ icon: 📰 external: true - name: Chat link: '/chat/#read' icon: 📡 external: false - name: Matrix link: https://matrix.to/#/@sakrecoer:basspistol.org icon: 🕸 external: true - name: Links link: /links/ icon: 🔗 external: false - name: Music link: '#read' icon: 🎶 external: false --- {% include relBase.html %}

{{ page.title }}

{{ site.title }}

{{ page.description }}

{% assign sorted = site.posts | sort: 'date' | reverse %} {% for post in sorted %} {% if post.category == 'releases' %}

{{ post.title }}

{% for tag in post.tags %}{{ tag }}{% endfor %} released {% include forloop-dates.html %}

{{ post.description }}

🔊 Listen

{% endif %} {% endfor %}