Updated HTML for text wrapping

Made it so that the Linux audio tunnel code will wrap for better site scaling on mobile devices.
This commit is contained in:
Peter-Sten Annus
2019-11-21 19:48:52 +02:00
committed by GitHub
parent 14b3fed4c6
commit 8e09db1e92

View File

@@ -200,11 +200,11 @@
<label class="rbnt" for="v2">Vol -</label>
</div>
<h2 class="title">Linux audio tunnel</h2>
<pre>
<code>
pacmd load-module module-tunnel-sink-new server=viido
PULSE_SERVER=viido pavucontrol &
pavucontrol &
</pre>
</code>
<div id="loading"></div>
</body>