ui fixes
This commit is contained in:
parent
062e0a5b1c
commit
6ebc2bc6fa
@ -49,7 +49,7 @@ export const shouldUpdatePriceChart = writable(<boolean>false);
|
||||
export const executiveClicked = writable(<boolean>false);
|
||||
export const secFilingsClicked = writable(<boolean>false);
|
||||
|
||||
export const discordMembers = writable(<Number>308);
|
||||
export const discordMembers = writable(<Number>380);
|
||||
|
||||
export const newAvatar = writable(<string>"");
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -149,7 +149,7 @@ let cloudFrontUrl = import.meta.env.VITE_IMAGE_URL;
|
||||
Become a sponsor to stocknear
|
||||
</h2>
|
||||
<p class="text-white mb-5 text-[1rem]">
|
||||
If you believe in our mission and want to support us beyond your Pro Subscription, consider buying me a coffee through Ko-fi. Every contribution, no matter the size, makes a significant impact on our ability to serve you and the retail investor community.
|
||||
If you believe in our mission and want to support us beyond your Pro Subscription, please support us via GitHub Sponsors. Every contribution, no matter the size, makes a significant impact on our ability to serve you and the retail investor community.
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://github.com/sponsors/stocknear" rel="noopener noreferrer" target="_blank" class="text-blue-400 sm:hover:text-white">Sponsor us here</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user