We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 056d917 + d56281c commit a22bf44Copy full SHA for a22bf44
src/pages/treasury.js
@@ -7,7 +7,12 @@ import styles from "./styles/treasury.module.css";
7
import TreasuryReportsImage from "src/assets/svgs/treasury-reports.svg";
8
9
const MONTHS = [
10
- {
+ {
11
+ month: "August",
12
+ year: "2025",
13
+ treasuryReport: "QmTccojcrgQekyU11xTV1z7ZbiyGs37zQsSbPAy6XZRqzx",
14
+ },
15
16
month: "July",
17
year: "2025",
18
treasuryReport: "QmZbFo8cwGgdac6bNfVkd8Y5rmgSYoLgia52TRB98KX53a",
0 commit comments