mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 03:27:18 +00:00
Warn about random dog image/video sizes
This commit is contained in:
parent
44ccfe83c9
commit
b926a33b55
@ -57,6 +57,8 @@ tags: $:/tags/Global
|
|||||||
|
|
||||||
This demo uses the API of the website https://random.dog/ to import a random dog image or video.
|
This demo uses the API of the website https://random.dog/ to import a random dog image or video.
|
||||||
|
|
||||||
|
//Note that the images and videos can be quite large, so this demo is not recommended to be used over mobile data connections.//
|
||||||
|
|
||||||
<$button actions=<<get-random-dog>>>
|
<$button actions=<<get-random-dog>>>
|
||||||
Import a random dog image or video
|
Import a random dog image or video
|
||||||
</$button>
|
</$button>
|
||||||
|
Loading…
Reference in New Issue
Block a user