projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f723dfe
)
removed "IRC" header on live page
author
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 16 Mar 2021 22:13:02 +0000
(18:13 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 16 Mar 2021 22:17:00 +0000
(18:17 -0400)
this reduces text between the video and the irc chat window, so both can
almost completely fit together on an x200 with the browser window
fullscreen.
2021/assets/js/stream.js
patch
|
blob
|
blame
|
history
diff --git
a/2021/assets/js/stream.js
b/2021/assets/js/stream.js
index 50bbe918c42755031f5b1781a5f8813dd2c4ad5c..809c46326e1eddff336b0fae483b70ca655249ac 100644
(file)
--- a/
2021/assets/js/stream.js
+++ b/
2021/assets/js/stream.js
@@
-354,7
+354,6
@@
app.view = function(ctrl) {
m("strong", "#libreplanet")
])
]),
- m("h2", "IRC")
];
};