Skip to content

Commit 6a33bfc

Browse files
committed
add fontawesome back
1 parent a7810ba commit 6a33bfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<link rel="icon" href="http://online.codingblocks.com/images/favicon-16x16-c34ee65b4d10f4a498f372ee6266b1d2.png" sizes="16x16">
1515
<link rel="icon" href="http://online.codingblocks.com/images/favicon-32x32-99b67c3225de8cfd4d55265e2d039d5c.png" sizes="32x32">
1616
<link rel="icon" href="http://online.codingblocks.com/images/favicon-96x96-564e16968542cb2e22e303a7b7371010.png" sizes="96x96">
17+
<link href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" rel="stylesheet">
1718
{{content-for "head-footer"}}
1819
</head>
1920
<body>

0 commit comments

Comments
 (0)