Deploy website

Deploy website version based on f5b942236c3efaa5ddd4581b8f5b3101eb03acf8
This commit is contained in:
Website Deployment Script
2020-09-23 08:25:37 +00:00
parent 28562eeb0a
commit 6fd4a997e8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -612,7 +612,7 @@
<tr><td>uri</td><td>string</td><td>Yes</td><td>The location of the image.</td></tr>
<tr><td>headers</td><td>object</td><td>Yes</td><td>The headers for the request.</td></tr>
<tr><td>success</td><td>function</td><td>Yes</td><td>The function that will be called if the image was successfully found and width and height retrieved.</td></tr>
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing toto retrieve the image.</td></tr>
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing to retrieve the image.</td></tr>
</tbody>
</table>
<hr>
+1 -1
View File
@@ -612,7 +612,7 @@
<tr><td>uri</td><td>string</td><td>Yes</td><td>The location of the image.</td></tr>
<tr><td>headers</td><td>object</td><td>Yes</td><td>The headers for the request.</td></tr>
<tr><td>success</td><td>function</td><td>Yes</td><td>The function that will be called if the image was successfully found and width and height retrieved.</td></tr>
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing toto retrieve the image.</td></tr>
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing to retrieve the image.</td></tr>
</tbody>
</table>
<hr>