From d04360d61e674e4b8bfa4e8e3273d60315d8719f Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Fri, 27 Jan 2023 16:35:09 -0800 Subject: [PATCH] add favicon, move css to css folder Signed-off-by: Arthur Lu --- contact.html | 3 ++- style.css => css/style.css | 0 images/favicon.svg | 1 + index.html | 3 ++- 4 files changed, 5 insertions(+), 2 deletions(-) rename style.css => css/style.css (100%) create mode 100644 images/favicon.svg diff --git a/contact.html b/contact.html index c71f2b7..318087e 100644 --- a/contact.html +++ b/contact.html @@ -4,7 +4,8 @@ tronnet - contact - + +

tronnet

diff --git a/style.css b/css/style.css similarity index 100% rename from style.css rename to css/style.css diff --git a/images/favicon.svg b/images/favicon.svg new file mode 100644 index 0000000..8514c31 --- /dev/null +++ b/images/favicon.svg @@ -0,0 +1 @@ +H0 \ No newline at end of file diff --git a/index.html b/index.html index 576a577..9667eff 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,8 @@ tronnet - home - + +

tronnet