Skip to content

Commit 0d5060d

Browse files
committed
oembed: more URL patterns for Figma 2.0 embed kit
1 parent 9236478 commit 0d5060d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/plugins/system/oembed/providers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@
613613
}, {
614614
"name": "Figma",
615615
"templates": [
616-
"(?:[\\w\\.-]+\\.)?figma.com/(file|proto|design|board)/.*"
616+
"(?:[\\w\\.-]+\\.)?figma.com/(board|slides|deck|design|proto|file)/.*"
617617
],
618618
"endpoint": "https://www.figma.com/api/oembed"
619619
}, {

0 commit comments

Comments
 (0)