Spaces:
Runtime error
Runtime error
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
<meta name="twitter:player:width" content="480">
|
14 |
<meta name="twitter:player:height" content="600">
|
15 |
<meta name="twitter:player:stream" content="https://broadfield-dev-rss-news.hf.space">
|
16 |
-
|
17 |
<style>
|
18 |
html { height:10000px !important; overflow-y: auto !important; }
|
19 |
body { font-family: Arial, sans-serif; margin: 20px; background-color: #f5f5f5; color: #333; }
|
|
|
13 |
<meta name="twitter:player:width" content="480">
|
14 |
<meta name="twitter:player:height" content="600">
|
15 |
<meta name="twitter:player:stream" content="https://broadfield-dev-rss-news.hf.space">
|
16 |
+
<meta name="twitter:player:stream:content_type" content="application/x-mpegURL">
|
17 |
<style>
|
18 |
html { height:10000px !important; overflow-y: auto !important; }
|
19 |
body { font-family: Arial, sans-serif; margin: 20px; background-color: #f5f5f5; color: #333; }
|