From ca23fac11fea368ac2a611f25904bdd5cd26c221 Mon Sep 17 00:00:00 2001 From: TinWoodman92 Date: Mon, 15 Jan 2024 16:20:04 -0600 Subject: added favicon --- img/favicon.svg | 38 ++++++++++++++++++++++++++++++++++++++ index.html | 1 + 2 files changed, 39 insertions(+) create mode 100644 img/favicon.svg diff --git a/img/favicon.svg b/img/favicon.svg new file mode 100644 index 0000000..96b4eab --- /dev/null +++ b/img/favicon.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index b124bd9..a74b7d6 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ Tit Tac Toe + -- cgit v1.2.3