|
|
@ -5,15 +5,15 @@ html(lang="en") |
|
|
|
head |
|
|
|
|
|
|
|
meta(charset="utf-8") |
|
|
|
meta(name="description", content="Builder for hcitool class codes") |
|
|
|
meta(name="theme-color", content="#3B5998") |
|
|
|
meta(name="viewport", content="width=device-width, initial-scale=1") |
|
|
|
meta(name="description" content="Builder for hcitool class codes") |
|
|
|
meta(name="theme-color" content="#3B5998") |
|
|
|
meta(name="viewport" content="width=device-width, initial-scale=1") |
|
|
|
|
|
|
|
title BlueTooth Class |
|
|
|
|
|
|
|
link(rel="shortcut icon", href="icon.png") |
|
|
|
link(rel="stylesheet", href="bluetooth-class.css") |
|
|
|
link(rel="manifest", href="manifest.json") |
|
|
|
link(rel="shortcut icon" href="icon.png") |
|
|
|
link(rel="stylesheet" href="bluetooth-class.css") |
|
|
|
link(rel="manifest" href="manifest.json") |
|
|
|
|
|
|
|
body |
|
|
|
.container.mdc-layout-grid |
|
|
|