Browse Source

Point to local logo for noscript image

pull/857/head
Gabe Kangas 5 years ago
parent
commit
dca9afcaa1
  1. 2
      webroot/index.html

2
webroot/index.html

@ -103,7 +103,7 @@ @@ -103,7 +103,7 @@
}
</style>
<div class="noscript">
<img src="https://owncast.online/images/logo.png" />
<img src="/logo" />
<br/>
<p>
This <a href="https://owncast.online" rel="noopener noreferrer" target="_blank">Owncast</a> stream requires Javascript to play.

Loading…
Cancel
Save