Spaces:
Running
Running
Update templates/card.html
Browse files- templates/card.html +5 -5
templates/card.html
CHANGED
|
@@ -4,14 +4,14 @@
|
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
<meta name="twitter:card" content="player">
|
| 7 |
-
<meta name="twitter:site" content="@YourTwitterHandle">
|
| 8 |
<meta name="twitter:title" content="News Feed Hub - Live RSS Stream">
|
| 9 |
<meta name="twitter:description" content="Live RSS news feed with Semantic Search">
|
| 10 |
-
<meta name="twitter:image" content="https://huggingface.co/spaces/broadfield-dev/
|
| 11 |
-
<meta name="twitter:player" content="https://broadfield-dev-rss-news.hf.space/card">
|
| 12 |
<meta name="twitter:player:width" content="100%">
|
| 13 |
<meta name="twitter:player:height" content="600">
|
| 14 |
-
<meta name="twitter:player:stream" content="https://broadfield-dev-rss-news.hf.space/card">
|
| 15 |
<meta name="twitter:player:stream:content_type" content="application/x-mpegURL">
|
| 16 |
<style>
|
| 17 |
#cap{
|
|
@@ -22,7 +22,7 @@
|
|
| 22 |
</head>
|
| 23 |
<body>
|
| 24 |
<div id='cap'>
|
| 25 |
-
<iframe src='https://broadfield-dev-rss-news.hf.space' allow='autoplay' width=100% height=500px></iframe>
|
| 26 |
</div>
|
| 27 |
</body>
|
| 28 |
</html>
|
|
|
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
<meta name="twitter:card" content="player">
|
| 7 |
+
<meta name="twitter:site" content="@YourTwitterHandle">
|
| 8 |
<meta name="twitter:title" content="News Feed Hub - Live RSS Stream">
|
| 9 |
<meta name="twitter:description" content="Live RSS news feed with Semantic Search">
|
| 10 |
+
<meta name="twitter:image" content="https://huggingface.co/spaces/broadfield-dev/RSS_News_1/resolve/main/static/card_image.jpg">
|
| 11 |
+
<meta name="twitter:player" content="https://broadfield-dev-rss-news-1.hf.space/card">
|
| 12 |
<meta name="twitter:player:width" content="100%">
|
| 13 |
<meta name="twitter:player:height" content="600">
|
| 14 |
+
<meta name="twitter:player:stream" content="https://broadfield-dev-rss-news-1.hf.space/card">
|
| 15 |
<meta name="twitter:player:stream:content_type" content="application/x-mpegURL">
|
| 16 |
<style>
|
| 17 |
#cap{
|
|
|
|
| 22 |
</head>
|
| 23 |
<body>
|
| 24 |
<div id='cap'>
|
| 25 |
+
<iframe src='https://broadfield-dev-rss-news-1.hf.space' allow='autoplay' width=100% height=500px></iframe>
|
| 26 |
</div>
|
| 27 |
</body>
|
| 28 |
</html>
|