Added install link for zoff remote

This commit is contained in:
Kasper Rynning-Tønnesen
2015-08-04 22:16:13 +02:00
parent 8c71a79740
commit c9c35e85a9
4 changed files with 28 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
<html lang="en">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<?php include("header.php"); ?>
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/jemjlblambcgjmmhheaklfnphncdmfmb" />
</head>
<body>
<header>
@@ -98,7 +99,7 @@
</main>
<?php include("footer.php"); ?>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/static/dist/remote.min.js"></script>
</body>