diff --git a/index.html b/index.html index fbb2a4c..756f7de 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Tianji - Insight into everything diff --git a/public/icon.svg b/public/icon.svg new file mode 100644 index 0000000..e452887 --- /dev/null +++ b/public/icon.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/client/pages/Layout.tsx b/src/client/pages/Layout.tsx index d3bfc37..efd69da 100644 --- a/src/client/pages/Layout.tsx +++ b/src/client/pages/Layout.tsx @@ -26,7 +26,10 @@ export const Layout: React.FC = React.memo(() => {
{showHeader && (
-
Tianji
+
+ + Tianji +