Skip to content

Commit cac307a

Browse files
committed
Fix typo
1 parent bbb4429 commit cac307a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="canonical" href="https://webthings.io/gateway">
88
<link rel="icon" href="/images/icon.svg" />
99
<link rel="stylesheet" type="text/css" href="/css/site.css" />
10-
<link rel="stylesheet" type="text/css" href="css/gateway.css?v=2 />
10+
<link rel="stylesheet" type="text/css" href="css/gateway.css?v=2" />
1111
<link rel="stylesheet" media="(max-width: 959px)" href="/css/site-mobile.css" />
1212
<link rel="stylesheet" media="(max-width: 959px)" href="css/gateway-mobile.css?v=2" />
1313
<meta name="description" content="Build your own Web of Things gateway" />

0 commit comments

Comments
 (0)