|
|
@ -16,6 +16,9 @@ html(lang="en") |
|
|
|
link(rel="stylesheet" href="bluetooth-class.css") |
|
|
|
link(rel="manifest" href="manifest.json" crossorigin="use-credentials") |
|
|
|
|
|
|
|
block scripts |
|
|
|
script(src="bluetooth-class.js" defer) |
|
|
|
|
|
|
|
body |
|
|
|
.container.mdc-layout-grid |
|
|
|
|
|
|
@ -28,5 +31,3 @@ html(lang="en") |
|
|
|
| Built by |
|
|
|
| |
|
|
|
a(href="https://mobiusk.com") MobiusK |
|
|
|
|
|
|
|
script(src="bluetooth-class.js") |
|
|
|