From 860a213d88e292b972a31a56fc1f573aa3d75f19 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Fri, 24 Jul 2020 15:22:21 +0000 Subject: Added favicon --- favicon.png | Bin 0 -> 1395 bytes index.html | 1 + school.html | 1 + 3 files changed, 2 insertions(+) create mode 100644 favicon.png diff --git a/favicon.png b/favicon.png new file mode 100644 index 0000000..e26ffe9 Binary files /dev/null and b/favicon.png differ diff --git a/index.html b/index.html index f464e4d..a952727 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ cacharle +
diff --git a/school.html b/school.html index b1749e0..2fbd69f 100644 --- a/school.html +++ b/school.html @@ -5,6 +5,7 @@ cacharle +
-- cgit