mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 11:17:37 +02:00
Globally storing some data, other minor fixes
This commit is contained in:
@@ -94,6 +94,13 @@ export default function contribute() {
|
||||
)
|
||||
})}
|
||||
</ul>
|
||||
<hr />
|
||||
<div style={{ textAlign: 'center' }}>
|
||||
<img
|
||||
style={{ maxWidth: '100%', width: '400px' }}
|
||||
src={`${constants.siteUrl}img/bug.png`}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user