Footer
Browse files
frontend/src/components/Footer/Footer.js
CHANGED
@@ -12,7 +12,7 @@ const Footer = () => {
|
|
12 |
}}
|
13 |
>
|
14 |
<Typography variant="body2" color="text.secondary" sx={{ mx: 4 }}>
|
15 |
-
© 2025 The Fin AI - Open
|
16 |
-{" "}
|
17 |
<Link
|
18 |
href="https://thefin.ai"
|
|
|
12 |
}}
|
13 |
>
|
14 |
<Typography variant="body2" color="text.secondary" sx={{ mx: 4 }}>
|
15 |
+
© 2025 The Fin AI - Open Financial LLM Leaderboard - Made by the Fin AI community.
|
16 |
-{" "}
|
17 |
<Link
|
18 |
href="https://thefin.ai"
|