diff options
| -rw-r--r-- | packages/console/app/src/routes/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/console/app/src/routes/index.tsx b/packages/console/app/src/routes/index.tsx index e8c1998ae..3d663c27e 100644 --- a/packages/console/app/src/routes/index.tsx +++ b/packages/console/app/src/routes/index.tsx @@ -175,7 +175,7 @@ export default function Home() { <div data-component="legal"> <span> - ©2025 <a href="https://anoma.ly">Anomaly Innovations</a> + ©2025 <a href="https://anoma.ly">Anomaly</a> </span> </div> </main> |
