Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit d3a838b

Browse files
committed
Added logo to title
1 parent c7f11c1 commit d3a838b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Week1/homework/images/favicon.ico

808 Bytes
Binary file not shown.

Week1/homework/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
<head>
55
<meta charset="utf-8" />
6-
<title>Page Title</title>
6+
<title>10 books</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<link rel="shortcut icon" href="images/favicon.ico" />
89
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
910
</head>
1011

0 commit comments

Comments
 (0)