8000 added favicon · Lighterchu/github-api-tutorial@02e44f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 02e44f0

Browse files
committed
added favicon
1 parent cd4549f commit 02e44f0

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

favicon.png

22.3 KB
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<title>GitHub API</title>
7+
<link rel="icon" type="image/png" href="assets/favicon.png">
78

89
<!-- Import the Bootstrap CSS CDN -->
910
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">

0 commit comments

Comments
 (0)
0