Skip to content

Commit ad3d49e

Browse files
committed
fix formattng
1 parent a1521f8 commit ad3d49e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

examples/browser/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
<html>
33
<head>
44
<title>Browser Native node-wot tryout</title>
5+
<!-- Foundation CSS framework -->
56
<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" />
69
<link
710
rel="stylesheet"
811
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"

0 commit comments

Comments
 (0)