Skip to content
Snippets Groups Projects
Commit 2249ec9d authored by ale's avatar ale
Browse files

Update help text on the status page

parent a77044ca
No related branches found
No related tags found
No related merge requests found
......@@ -1170,15 +1170,16 @@ var _templatesIndexHtml = []byte(`<!DOCTYPE html>
<small>
Click on a stream to listen to it.
Hover on a stream to see more details.
Click on the listener counts to see stream statistics.
</small>
</p>
</div>
<div class="row footer">
powered by
<a href="https://git.autistici.org/ale/autoradio">
autoradio
</a>
<p>
powered by
<a href="https://git.autistici.org/ale/autoradio">autoradio</a>
</p>
</div>
</div>
 
......@@ -1200,7 +1201,7 @@ func templatesIndexHtml() (*asset, error) {
return nil, err
}
 
info := bindataFileInfo{name: "templates/index.html", size: 3847, mode: os.FileMode(420), modTime: time.Unix(1613916140, 0)}
info := bindataFileInfo{name: "templates/index.html", size: 3923, mode: os.FileMode(420), modTime: time.Unix(1613928628, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
......
......@@ -92,15 +92,16 @@
<small>
Click on a stream to listen to it.
Hover on a stream to see more details.
Click on the listener counts to see stream statistics.
</small>
</p>
</div>
<div class="row footer">
powered by
<a href="https://git.autistici.org/ale/autoradio">
autoradio
</a>
<p>
powered by
<a href="https://git.autistici.org/ale/autoradio">autoradio</a>
</p>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment