Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajmaurya0 authored Aug 20, 2024
1 parent fdf4a72 commit 0b14d5e
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,25 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="copyright" content="This is developed by Kunsh13">
<meta name="author" content="Kunsh13">
<meta property='og:title' content='IPTv'/>
<meta property='og:image' content='./img/mango1.jpg'/>
<meta property='og:description' content='Json feed reader'/>
<meta property='og:url' content='https://kunsh13.github.io/iptv/'/>
<meta property='og:image:width' content='3840' />
<meta property='og:image:height' content='21402' />
<meta property="og:type" content='website'/>

<title>Live TV and Radio</title>

<link href='https://fonts.googleapis.com/css?family=Berkshire+Swash|Dosis|Jockey+One' rel='stylesheet'>
<base href="https://kunsh13.github.io/iptv/">

<link rel="icon" href="./img/favicon_round.png">
<link href="lib/style.css" rel="stylesheet">

<link href="lib/video-js.min.css" rel="stylesheet">
<link href="lib/fantasy.css" rel="stylesheet">

<script src="lib/video.7.20.3.min.js"></script>
<script src="lib/video.7.20.3.min.js"></script>
<script src="lib/videojs-http-streaming.js"></script>

<script src="lib/videojs-http-source-selector.js"></script>
Expand All @@ -32,7 +39,6 @@
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W98STVB"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<section></section>
<br>
</body>
</html>

Expand Down

0 comments on commit 0b14d5e

Please sign in to comment.