Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomi-Tom committed Jun 16, 2024
1 parent a634133 commit 9269f0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/Tokenomics/OverallTotalSupplySection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const stats = [
color: "bg-[#FCCBFF]",
},
{
name: "Initial Reserves + Community",
name: "Reserves + Community",
value: "15M",
percent: "25%",
color: "bg-[#D288FF]",
Expand Down
2 changes: 1 addition & 1 deletion src/pages/Tokenomics/VestingScheduleSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const stats = [
</p>
<p class="body-default px-36 text-center text-majorelle-800 max-lg:px-4">
LibertAI's implementation of a linear vesting schedule ensures stability, long-term viability, and community
trust. Tokens are released gradually over specified periods, as described below:
trust. Tokens are released gradually over specified periods, as described below:
</p>
</div>

Expand Down

0 comments on commit 9269f0b

Please sign in to comment.