mirror of
https://github.com/caty21/forex-dashboard.git
synced 2026-07-27 20:37:45 +00:00
auto: sync 2026-06-03 00:33
This commit is contained in:
+3
-2
@@ -231,8 +231,9 @@ export default function Dashboard() {
|
||||
<Activity size={15} className="text-black" />
|
||||
</div>
|
||||
<div>
|
||||
<span className="text-sm font-bold text-white tracking-tight">MacroFlow</span>
|
||||
<span className="ml-2 text-[10px] text-slate-600 uppercase tracking-widest">Forex · Macro · Mispricing</span>
|
||||
<span className="text-sm font-bold text-white tracking-tight">
|
||||
{new Date().getHours() < 18 ? "Bonjour" : "Bonsoir"} 👋
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user