From 1b0f0ca1a620fca38a29bb352da1b6c84492279a Mon Sep 17 00:00:00 2001 From: Alvin <524715@vistacollege.nl> Date: Wed, 4 Jun 2025 10:09:52 +0200 Subject: [PATCH] Add favicon link to index.html for improved branding --- assets/favicon.svg | 19 +++++++++++++++++++ index.html | 2 ++ 2 files changed, 21 insertions(+) create mode 100644 assets/favicon.svg diff --git a/assets/favicon.svg b/assets/favicon.svg new file mode 100644 index 0000000..21c2745 --- /dev/null +++ b/assets/favicon.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index e60b5e1..d55e50c 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,8 @@ Website Template + +