Skip to content

Commit df01c20

Browse files
authored
Update index.js
1 parent 8b6f055 commit df01c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/hcb/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export default function Bank({ stats }) {
5353
<Start stats={stats} />
5454
</Box>
5555
</Box>
56-
<Footer dark key="footer" />
56+
<Footer dark key="footer" email="[email protected]" />
5757
</>
5858
)
5959
}

0 commit comments

Comments
 (0)