1
0
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:
Jeremy Ruston 2023-07-31 14:36:29 +01:00
parent 44ccfe83c9
commit b926a33b55

View File

@ -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.
//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>>>
Import a random dog image or video
</$button>