We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb4429 commit cac307aCopy full SHA for cac307a
gateway/index.html
@@ -7,7 +7,7 @@
7
<link rel="canonical" href="https://webthings.io/gateway">
8
<link rel="icon" href="/images/icon.svg" />
9
<link rel="stylesheet" type="text/css" href="/css/site.css" />
10
- <link rel="stylesheet" type="text/css" href="css/gateway.css?v=2 />
+ <link rel="stylesheet" type="text/css" href="css/gateway.css?v=2" />
11
<link rel="stylesheet" media="(max-width: 959px)" href="/css/site-mobile.css" />
12
<link rel="stylesheet" media="(max-width: 959px)" href="css/gateway-mobile.css?v=2" />
13
<meta name="description" content="Build your own Web of Things gateway" />
0 commit comments