update error page image
This commit is contained in:
parent
4ff5f6f35b
commit
6c882a317d
@ -13,7 +13,8 @@
|
||||
|
||||
<body>
|
||||
<!-- This file lives in public/500.html -->
|
||||
<img src='/assets/ThingSpeak_Logo.png' width='300' height='79' />
|
||||
<br><br>
|
||||
<img src='/assets/thingspeak_logo_white.png' width='188' height='35' style='background-color: #022a50; padding: 10px;' />
|
||||
<div class="dialog">
|
||||
<h1>We're sorry, but something went wrong.</h1>
|
||||
<br />
|
||||
@ -21,3 +22,4 @@
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user