Skip to content

Commit 577a446

Browse files
author
User
committed
Add placeholder icon to page
1 parent 68ba19c commit 577a446

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Assets/page-icon.png

1.69 KB
Loading

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset=utf-8 />
55
<link rel="stylesheet" type="text/css" href="styles.css" />
6+
<link rel="icon" type="image/gif" href="Assets/page-icon.png" />
67
<title>Coding Eagles</title>
78
</head>
89
<body>

0 commit comments

Comments
 (0)