Skip to content

Commit 305ae17

Browse files
committed
add favicon
1 parent 4227d73 commit 305ae17

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

studentsites/2020/favicon.png

14.6 KB
Loading

studentsites/2020/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<title>Hello World Projects 2020</title>
88
<link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">
99
<link rel="stylesheet" href="style.css">
10+
<link rel="shortcut icon" href="favicon.png" type="image/png">
1011
</head>
1112

1213
<body>

0 commit comments

Comments
 (0)