Skip to content

Commit 4cf613a

Browse files
authored
Merge pull request #67 from agarwalaman263/master
favicon added
2 parents b4a8597 + 6758c32 commit 4cf613a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

adobe.ico

863 Bytes
Binary file not shown.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<link href= "https://ajax.googleapis.com/ajax/libs/angularjs/1.7.7/angular.min.js">
3333
<link href="//fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
3434
<link href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" rel="stylesheet">
35+
<link rel="shortcut icon" href="adobe.ico"/>
3536
</head>
3637

3738
<body class="ng-cloak" ng-controller="GitHubCtrl">

0 commit comments

Comments
 (0)