diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/video.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/video.mdwn b/templates/video.mdwn index 4763cfd..c3dd73a 100644 --- a/templates/video.mdwn +++ b/templates/video.mdwn @@ -16,9 +16,9 @@ </video> </div><TMPL_IF live-app> <p><strong>Recommendation:</strong> -For most stable experience, use a desktop computer and play -<TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">this link</a> (HLS stream) -directly in a dedicated player like <a href="https://mpv.io/">mpv</a>. +For most stable experience, +use <TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">this link</a> (HLS stream) +on a desktop computer with a dedicated player like <a href="https://mpv.io/">mpv</a>. </TMPL_UNLESS></p> [[!meta script="/js/lib/adapter.min.js"]] [[!meta script="/js/lib/janus.nojquery.js"]] |