diff --git a/web/index.html b/web/index.html index 2a22464..5e87e92 100644 --- a/web/index.html +++ b/web/index.html @@ -1,12 +1,13 @@ - - - - Silo - - -
- - + + + + + Silo + + +
+ + diff --git a/web/public/favicon.svg b/web/public/favicon.svg new file mode 100644 index 0000000..64d4ea8 --- /dev/null +++ b/web/public/favicon.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + diff --git a/web/src/pages/SettingsPage.tsx b/web/src/pages/SettingsPage.tsx index 4a32a32..f68a8a8 100644 --- a/web/src/pages/SettingsPage.tsx +++ b/web/src/pages/SettingsPage.tsx @@ -90,7 +90,7 @@ export function SettingsPage() { }; return ( -
+

Settings

{/* Account Card */} @@ -217,7 +217,14 @@ export function SettingsPage() { {tokensError}

) : ( -
+