Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Add meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-github committed May 17, 2020
1 parent 9f950e5 commit 5e26d9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Sky Web EPG by OldDigibox">
<meta name="description" content="A recreation of the classic EPG on the Sky Digiboxes and Sky+ boxes.">
<title>Sky Guide</title>
<script src="click.js"></script>
</head>
Expand Down Expand Up @@ -839,4 +841,4 @@
</body>
<script src="epgsongs.js"></script>
<script src="date.js"></script>
</html>
</html>

0 comments on commit 5e26d9f

Please sign in to comment.