Skip to content

Commit 027304e

Browse files
Added favicon
1 parent 740c524 commit 027304e

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

favicon.ico

4.19 KB
Binary file not shown.

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33

44
<head>
55
<link rel="stylesheet" href="style.css">
6+
<link rel="icon" href="favicon.ico">
7+
<link rel="canonical" href="https://thepython10110.github.io/index.html">
8+
<meta property="og:url" content="https://thepython10110.github.io/index.html">
9+
<meta property="og:site_name" content="ThePython10110.github.io">
10+
<meta property="og:title" content="ThePython10110.github.io">
611
<title>ThePython10110</title>
712
</head>
813

software-on-my-computer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<head>
55
<title>Software</title>
66
<link rel="stylesheet" href="style.css">
7+
<link rel="icon" href="favicon.ico">
78
<meta property="og:title" content="Software On My Computer">
89
<link rel="canonical" href="https://thepython10110.github.io/software-on-my-computer.html">
910
<meta property="og:url" content="https://thepython10110.github.io/software-on-my-computer.html">

0 commit comments

Comments
 (0)