Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
autoradio
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ale
autoradio
Commits
2249ec9d
Commit
2249ec9d
authored
4 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Update help text on the status page
parent
a77044ca
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
node/bindata.go
+6
-5
6 additions, 5 deletions
node/bindata.go
node/templates/index.html
+5
-4
5 additions, 4 deletions
node/templates/index.html
with
11 additions
and
9 deletions
node/bindata.go
+
6
−
5
View file @
2249ec9d
...
...
@@ -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: 3
847
, mode: os.FileMode(420), modTime: time.Unix(16139
16140
, 0)}
info := bindataFileInfo{name: "templates/index.html", size: 3
923
, mode: os.FileMode(420), modTime: time.Unix(16139
28628
, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
...
...
This diff is collapsed.
Click to expand it.
node/templates/index.html
+
5
−
4
View file @
2249ec9d
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment