Ensure static images refresh.

This commit is contained in:
Dermot Duffy
2022-01-17 16:56:51 -08:00
parent 7beb1ff798
commit 49d299e8f3
3 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -336,7 +336,7 @@ image:
| Option | Default | Overridable | Description |
| - | - | - | - |
| `src` | | :heavy_multiplication_x: | [embedded image](https://www.flickr.com/photos/dianasch/47543120431) | A static image URL for use with the `image` [view](#views).|
| `src` | | :heavy_multiplication_x: | [embedded image](https://www.flickr.com/photos/dianasch/47543120431) | A static image URL for use with the `image` [view](#views). Note that a `t=[timestsamp]` query parameter will be automatically added to this URL such that the image will not be cached by the browser. |
| `actions` | | :heavy_multiplication_x: | Actions to use for the `image` view. See [actions](#actions) below.|
### Dimension Options