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 fae5cda commit d04beadCopy full SHA for d04bead
favicon.ico
0 Bytes
index.html
@@ -5,6 +5,9 @@
5
<title>gulp.js - the streaming build system</title>
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
8
+ <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
9
+ <link rel="icon" href="/favicon.ico" type="image/x-icon">
10
+
11
<link rel="stylesheet" href="/flat-ui/bootstrap/css/bootstrap.css">
12
<link rel="stylesheet" href="/flat-ui/bootstrap/css/bootstrap-responsive.css">
13
<link rel="stylesheet" href="/flat-ui/css/flat-ui.css">
0 commit comments