aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-07-24 15:22:21 +0000
committerCharles Cabergs <me@cacharle.xyz>2020-07-24 15:22:21 +0000
commit860a213d88e292b972a31a56fc1f573aa3d75f19 (patch)
treef32de9a2690d7662173d21dd4729129af618c5cc
parent5c8e359696b05bbd52a13a908c8aa6e4e1bbe5b9 (diff)
downloadcacharle.xyz-860a213d88e292b972a31a56fc1f573aa3d75f19.tar.gz
cacharle.xyz-860a213d88e292b972a31a56fc1f573aa3d75f19.tar.bz2
cacharle.xyz-860a213d88e292b972a31a56fc1f573aa3d75f19.zip
Added favicon
-rw-r--r--favicon.pngbin0 -> 1395 bytes
-rw-r--r--index.html1
-rw-r--r--school.html1
3 files changed, 2 insertions, 0 deletions
diff --git a/favicon.png b/favicon.png
new file mode 100644
index 0000000..e26ffe9
--- /dev/null
+++ b/favicon.png
Binary files differ
diff --git a/index.html b/index.html
index f464e4d..a952727 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,7 @@
<title>cacharle</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
<meta charset="utf-8"/>
+ <link rel="icon" type="image/png" href="favicon.png" />
</head>
<body><div id="page-wrapper">
diff --git a/school.html b/school.html
index b1749e0..2fbd69f 100644
--- a/school.html
+++ b/school.html
@@ -5,6 +5,7 @@
<title>cacharle</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
<meta charset="utf-8"/>
+ <link rel="icon" type="image/png" href="favicon.png" />
</head>
<body><div id="page-wrapper">