Updated HTML for text wrapping

Made it so that the Linux audio tunnel code will wrap for better site scaling on mobile devices.
pull/5/head
Peter-Sten Annus 6 years ago committed by GitHub
parent 14b3fed4c6
commit 8e09db1e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      www/index.html

@ -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>

Loading…
Cancel
Save