We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6f055 commit df01c20Copy full SHA for df01c20
pages/hcb/index.js
@@ -53,7 +53,7 @@ export default function Bank({ stats }) {
53
<Start stats={stats} />
54
</Box>
55
56
- <Footer dark key="footer" />
+ <Footer dark key="footer" email="[email protected]" />
57
</>
58
)
59
}
0 commit comments