Skip to content

Commit 83a7ed4

Browse files
committed
Add stats to organization page
1 parent 07dbd86 commit 83a7ed4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web/pages/organization.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export default function Organization() {
1313
<GeneralButton url={'/support'} content={'Support'}/>
1414
<GeneralButton url={'/constitution'} content={'Constitution'}/>
1515
<GeneralButton url={'/financials'} content={'Financials'}/>
16+
<GeneralButton url={'/charts'} content={'Growth & Stats'}/>
1617
<GeneralButton url={'/terms'} content={'Terms and Conditions'}/>
1718
<GeneralButton url={'/privacy'} content={'Privacy Policy'}/>
1819
</div>

0 commit comments

Comments
 (0)