8000
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 cd4549f commit 02e44f0Copy full SHA for 02e44f0
favicon.png
22.3 KB
index.html
@@ -4,6 +4,7 @@
4
<head>
5
<meta charset="UTF-8">
6
<title>GitHub API</title>
7
+ <link rel="icon" type="image/png" href="assets/favicon.png">
8
9
<!-- Import the Bootstrap CSS CDN -->
10
<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