Skip to content

Commit 19de790

Browse files
committed
updates
1 parent a304af1 commit 19de790

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/Layout/FirstTimeBanner.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ const FirstTimeBanner = () => {
1919
<div>EthDenver and team are reviewing all pull request submissions and will verify winners ASAP.</div>
2020
<br />
2121
<div>Keep an eye on your inbox for updates.</div>
22+
<br />
23+
<div>
24+
The Graph is experiencing intermittent outtages which are effecting OpenQ. Stand by as the Graph fixes the
25+
issue.
26+
</div>
2227
</div>
2328
<div className='flex justify-self-end'>
2429
<button onClick={() => updateShowBanner(false)} className='px-4'>

0 commit comments

Comments
 (0)