commit
This commit is contained in:
@@ -214,6 +214,12 @@
|
|||||||
<iframe id="downloadsList" src="{{ page.url }}/podcasts.txt" onload="loadList();" style="display: none;"></iframe>
|
<iframe id="downloadsList" src="{{ page.url }}/podcasts.txt" onload="loadList();" style="display: none;"></iframe>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
// %assets_url%/radio.jpg
|
||||||
|
// %base_url%
|
||||||
|
// {{ base_url }}
|
||||||
|
// {{ base.url }}
|
||||||
|
|
||||||
|
|
||||||
// Activate stream button only on Saturdays and Sundays 15:00-18:00
|
// Activate stream button only on Saturdays and Sundays 15:00-18:00
|
||||||
function streamBtnActivate() {
|
function streamBtnActivate() {
|
||||||
const d = new Date();
|
const d = new Date();
|
||||||
|
|||||||
Reference in New Issue
Block a user