Skip to content

Commit 9359dbe

Browse files
committed
Added drag-and-drop recipe to links and ToC πŸ“
1 parent 251105e commit 9359dbe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

β€Ž_includes/links.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484

8585
[0560]: {{ site.cookbook_url | absolute_url }}/recipe/0560-resources-on-a-timeline/ "Rendering Resources Sequentially on a Timeline"
8686
[0561]: {{ site.cookbook_url | absolute_url }}/recipe/0561-text-on-image/ "Visible Text Resource on a Canvas"
87+
[0599]: {{ site.cookbook_url | absolute_url }}/recipe/0599-drag-and-drop/ "Drag and Drop"
8788

8889
[cookbook-process]: {{site.cookbook_url | absolute_url }}/recipe
8990

β€Žindex.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Recipes using [Content State API](https://iiif.io/api/content-state/1.0/)
148148
* [Loading a manifest with a viewer using a link][0466]
149149
* [Open a specific region of a canvas in a viewer][0485]
150150
* [Sharing a link for opening two or more Canvases][0540]
151-
151+
* [Drag and drop][0599]
152152

153153

154154
## Technical

0 commit comments

Comments
Β (0)