aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index a704871..83ee48c 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,9 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>HOVER:BIT Controller</title>
+ <link rel="canonical" rel="https://jakobst1n.github.io/hoverbit-ble/">
<link rel="stylesheet" type="text/css" href="styles.css">
+ <link rel="manifest" href="manifest.json" crossorigin="use-credentials">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<script type="text/javascript" src="microbit.umd.js"></script>