We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ebd1ce commit 6758c32Copy full SHA for 6758c32
adobe.ico
863 Bytes
index.html
@@ -30,6 +30,7 @@
30
<link href="stylesheets/app.css" rel="stylesheet">
31
<link href="//fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
32
<link href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" rel="stylesheet">
33
+ <link rel="shortcut icon" href="adobe.ico"/>
34
</head>
35
36
<body class="ng-cloak" ng-controller="GitHubCtrl">
0 commit comments