diff options
| author | sD <stoned@derpymail.org> | 2020-03-15 19:36:08 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-03-15 19:36:08 +0100 |
| commit | 2a366984715b29fea456bf6d29400e19cc3e0f4c (patch) | |
| tree | 3636d002dcd5908ed121f18070ed672ebeb1747e /webAO/client.html | |
| parent | 26557e5af0e73b9295a973940e2918b038ad3a67 (diff) | |
another placeholder gif
Diffstat (limited to 'webAO/client.html')
| -rw-r--r-- | webAO/client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html index 0ead234..91cca24 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -206,7 +206,7 @@ <fieldset style="text-align: left"> <legend>Current Area Background</legend> <span> - <img id="bg_preview" src="base/misc/placeholder.gif" alt="Background Preview" onerror="imgError(this);"> + <img id="bg_preview" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="Background Preview" onerror="imgError(this);"> </span> <span style="display:inline-block"> <label for="bg_filename">Background:</label> |
