From 265adfd97939d2982b08a065f8c06b79524d3e94 Mon Sep 17 00:00:00 2001 From: zepp Date: Tue, 31 Dec 2024 20:37:39 -0500 Subject: [PATCH] add header and favicon svgs. add favicon to pages --- about.html | 3 ++- behavior.html | 3 ++- index.html | 1 + loveletter.html | 3 ++- site-resources/assets/favicon.svg | 1 + site-resources/assets/header-cat.svg | 1 + 6 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 site-resources/assets/favicon.svg create mode 100644 site-resources/assets/header-cat.svg diff --git a/about.html b/about.html index 3f3d9a5..09d0fb6 100644 --- a/about.html +++ b/about.html @@ -4,6 +4,7 @@ This cat rocks! + @@ -51,4 +52,4 @@ - \ No newline at end of file + diff --git a/behavior.html b/behavior.html index 85788c2..45dacfb 100644 --- a/behavior.html +++ b/behavior.html @@ -4,6 +4,7 @@ This cat rocks! + @@ -71,4 +72,4 @@ - \ No newline at end of file + diff --git a/index.html b/index.html index bd89ae2..8d32740 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ This cat rocks! + diff --git a/loveletter.html b/loveletter.html index 972d858..d54a467 100644 --- a/loveletter.html +++ b/loveletter.html @@ -4,6 +4,7 @@ This cat rocks! + @@ -83,4 +84,4 @@ - \ No newline at end of file + diff --git a/site-resources/assets/favicon.svg b/site-resources/assets/favicon.svg new file mode 100644 index 0000000..35d9bda --- /dev/null +++ b/site-resources/assets/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/site-resources/assets/header-cat.svg b/site-resources/assets/header-cat.svg new file mode 100644 index 0000000..35d9bda --- /dev/null +++ b/site-resources/assets/header-cat.svg @@ -0,0 +1 @@ + \ No newline at end of file