Skip to content

Commit

Permalink
moved icon file, integrated on site
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsmith1 committed Sep 9, 2024
1 parent b28befc commit b15cc12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added images/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My GitHub Page</title>
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
</head>
<body>
<h1>Welcome to My GitHub Page</h1>
Expand Down

0 comments on commit b15cc12

Please sign in to comment.