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 a7810ba commit 6a33bfcCopy full SHA for 6a33bfc
app/index.html
@@ -14,6 +14,7 @@
14
<link rel="icon" href="http://online.codingblocks.com/images/favicon-16x16-c34ee65b4d10f4a498f372ee6266b1d2.png" sizes="16x16">
15
<link rel="icon" href="http://online.codingblocks.com/images/favicon-32x32-99b67c3225de8cfd4d55265e2d039d5c.png" sizes="32x32">
16
<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">
18
{{content-for "head-footer"}}
19
</head>
20
<body>
0 commit comments