ui fix & update sitemap
This commit is contained in:
parent
14c0d53c39
commit
215ec87008
@ -128,11 +128,11 @@
|
||||
class="text-center mb-10 relative w-fit flex justify-center m-auto text-white"
|
||||
>
|
||||
<div class="mb-4 flex justify-center -mt-3 lg:mb-8">
|
||||
<a href="/potus-tracker"
|
||||
<a href="/market-flow/sector-flow"
|
||||
><div
|
||||
class="flex items-center justify-center sm:hover:text-white text-blue-400"
|
||||
>
|
||||
<div class="text-lg sm:text-xl font-semibold">POTUS Tracker</div>
|
||||
<div class="text-lg sm:text-xl font-semibold">Sector Flow</div>
|
||||
<div
|
||||
class="-mt-2 ml-1 -rotate-6 rounded-lg bg-red-500 px-1 py-0.5 text-xs font-semibold text-white"
|
||||
>
|
||||
|
||||
@ -67,6 +67,7 @@ const pages = [
|
||||
{ title: "/analysts/top-stocks" },
|
||||
{ title: "/heatmap" },
|
||||
{ title: "/market-flow" },
|
||||
{ title: "/market-flow/sector-flow" },
|
||||
{ title: "/affiliate-program" },
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user