We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1521f8 commit ad3d49eCopy full SHA for ad3d49e
1 file changed
examples/browser/index.html
@@ -2,7 +2,10 @@
2
<html>
3
<head>
4
<title>Browser Native node-wot tryout</title>
5
+ <!-- Foundation CSS framework -->
6
<link rel="stylesheet" href="https://cdn.jsdelivr.net/foundation/5.5.3/css/foundation.min.css" />
7
+ <!-- Font Awesome icons -->
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.css" />
9
<link
10
rel="stylesheet"
11
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
0 commit comments