diff --git a/index.html b/index.html index f5998aa8..4c6f9f80 100644 --- a/index.html +++ b/index.html @@ -2,12 +2,26 @@ - + + - - - - + + + + New Tab diff --git a/public/logo_dark.svg b/public/logo_dark.svg new file mode 100644 index 00000000..123bdaf4 --- /dev/null +++ b/public/logo_dark.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/public/logo_light.svg b/public/logo_light.svg new file mode 100644 index 00000000..d4b05c39 --- /dev/null +++ b/public/logo_light.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/public/vite.svg b/public/vite.svg deleted file mode 100644 index 7a96c25a..00000000 --- a/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file